numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Namespace of RBFs. More...
Classes | |
class | gaussian_rbf |
Class of Gaussian RBF [6]. More... | |
class | inverse_multi_quadric_rbf |
Class of inverse multi-quadric RBF [6]. More... | |
class | inverse_quadratic_rbf |
Class of inverse quadratic RBF [6]. More... | |
class | multi_quadric_rbf |
Class of Multi-quadric RBF [6]. More... | |
class | sech_rbf |
Class of sech RBF [6]. More... | |
class | wendland_csrbf |
Class of Wendland's Compactly Supported RBF [30]. More... | |
class | wendland_csrbf< Scalar, L, 0 > |
Class of Wendland's Compactly Supported RBF [30]. More... | |
class | wendland_csrbf< Scalar, L, 1 > |
Class of Wendland's Compactly Supported RBF [30]. More... | |
class | wendland_csrbf< Scalar, L, 2 > |
Class of Wendland's Compactly Supported RBF [30]. More... | |
Namespace of RBFs.