KerMor  0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
kermorpp.h File Reference
#include <Eigen/Core>
Include dependency graph for kermorpp.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

#define DIR_SEPARATOR   "/"

Definition at line 16 of file kermorpp.h.

Referenced by kermorpp.KernelExpansion.loadFrom(), and main().