numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Class to solve linear equations of kernel matrices and matrices of additional terms in RBF interpolation. More...
Class to solve linear equations of kernel matrices and matrices of additional terms in RBF interpolation.
KernelValue | Type of values of the kernel. |
FunctionValue | Type of the function values. |
KernelMatrixType | Type of the kernel matrices. |
UsesGlobalLengthParameter | Whether to uses the globally fixed length parameters. |
Definition at line 51 of file general_spline_equation_solver.h.