![]() |
KerMor
0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
|
Go to the source code of this file.
Classes | |
class | general.functions.Polynomial |
Namespaces | |
general | |
general.functions | |
Functions | |
Speed test * | all (1:3) |
* | all (1) |
* | fl (l) |
* | all (2) |
* | polyval (pol, slen) |
* | all (3) |
Variables | |
*for | k |
* | t = tic |
* | sproc = spline(len,proc,slen) |
* | l = rand*3 |
|
pure virtual |
* all | ( | 1 | ) |
* all | ( | 2 | ) |
* all | ( | 3 | ) |
* fl | ( | l | ) |
* polyval | ( | pol | , |
slen | |||
) |
Referenced by general.functions.Polynomial.getFunction().
* for k |
Definition at line 64 of file Polynomial.m.
* l = rand*3 |
Definition at line 70 of file Polynomial.m.
* sproc = spline(len,proc,slen) |
Definition at line 67 of file Polynomial.m.
* t = tic |
Definition at line 66 of file Polynomial.m.
Referenced by general.functions.Polynomial.getFunction().