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
kernels Namespace Reference

Namespaces

 config
 

Classes

class  GaussKernel
 Radial Basis Function Kernel. More...
 
class  ARBFKernel
 Abstract class for radial basis function / rotation- and translation invariant kernels. More...
 
class  BaseKernel
 Base class for all KerMor Kernels. More...
 
class  BellFunction
 BELLFUNCTION Summary of this class goes here Detailed explanation goes here. More...
 
class  CombinationKernel
 SUMKERNEL Summary of this class goes here Detailed explanation goes here. More...
 
class  InvMultiquadrics
 InvMULTIQUADRICS Summary of this class goes here Detailed explanation goes here. More...
 
class  KernelExpansion
 KernelExpansion: Base class for state-space kernel expansions. More...
 
class  LinearKernel
 LINEARKERNEL The simple scalar-product kernel. Detailed explanation goes here. More...
 
class  NoKernel
 Neutral Kernel which has no effect. More...
 
class  ParamTimeKernelExpansion
 ParamTimeKernelExpansion: Kernel expansion class for time and/or parameter dependent kernels. More...
 
class  PolyKernel
 POLYKERNEL Basic polynomial kernel. More...
 
class  SigmoidKernel
 SIGMOIDKERNEL The sigmoid kernel. More...