![]() |
KerMor
0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
|
Classes | |
class | BaseQPSVR |
BaseQPSVR: SVR variant that is solved using quadratic programs. More... | |
class | BaseScalarSVR |
SCALARSVR Scalar support vector regression. More... | |
class | EpsSVRConfig |
EpsSVRConfig: More... | |
class | KernelLS |
KERNELLS Least-Squares kernel regression ("Rigde Regression") Since the systems can be considerably large, the pcg solver is used instead of plain inversion. More... | |
class | KernelLSConfig |
KernelLSConfig: More... | |
class | NuSVRConfig |
NuSVRConfig: More... | |
class | ScalarEpsSVR |
ScalarEpsSVR: Scalar support vector regression. More... | |
class | ScalarEpsSVR_SMO |
ScalarEpsSVR_SMO: More... | |
class | ScalarNuSVR |
SCALARSVR Scalar support vector regression. More... | |