You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
469 B

2 years ago
declare_test(approximations FILES
Gaussian_test.cpp
ScaleFunction_test.cpp
Monomials_test.cpp
RBFBasis_test.cpp
WeightFunction_test.cpp
WLS_test.cpp
WLSApproximant_test.cpp
RBFFD_test.cpp
Multiquadric_test.cpp
InverseMultiquadric_test.cpp
Polyharmonic_test.cpp
RBFBasis_test.cpp
RBFInterpolant_test.cpp
operators_test.cpp
JacobiSVDWrapper_test.cpp)