numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Class to solve linear equations of kernel matrices. More...
Class to solve linear equations of kernel matrices.
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 kernel_matrix_solver.h.