![]() |
KerMor
0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
|
#include <Eigen/Core>

Go to the source code of this file.
Classes | |
| class | kermorpp.RBFKernel |
| class | kermorpp.Util |
| class | kermorpp.KernelExpansion |
| class | kermorpp.Wendland |
| class | kermorpp.Gaussian |
Namespaces | |
| kermorpp | |
Macros | |
| #define | DIR_SEPARATOR "/" |
Variables | |
| const int | kermorpp.INT_BYTES = sizeof(int) |
| const int | kermorpp.DOUBLE_BYTES = sizeof(double) |
| #define DIR_SEPARATOR "/" |
Definition at line 16 of file kermorpp.h.
Referenced by kermorpp.KernelExpansion.loadFrom(), and main().