![]() |
KerMor
0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
|
Classes | |
class | ASelector |
Base interface for any approximation training data selection algorithm. More... | |
class | DefaultSelector |
Selects all training data. More... | |
class | EpsSelector |
EpsSelector: Selects as many points from the data that any trajectory point lies within an epsilon radius of a training point. More... | |
class | LinspaceSelector |
Selects Size equally spaced samples from the training data. More... | |
class | TimeSelector |
TimeSelector: Approximation training data selection utilizing time information. More... | |