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.
 
 
 
 
 
 

16 lines
469 B

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)