![]() |
KerMor
0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
|
Classes | |
class | DEIM |
DEIM: Tests regarding the DEIM method. More... | |
class | LogNorm |
class | Speed |
Speed: Collects tests regarding speed of different methods and strategies. More... | |
class | TestFunctions |
TestFunctions: Some test functions for nonlinear approximation methods. More... | |
Functions | |
function | LocalLipGradientEstPlay () |
function | LoopTest (d) |
LoopTest: A quick test to show how slow looping in MatLab can be. More... | |
function | rsPenaltyFunTest () |
rsPenaltyFunTest: More... | |
function s = | testsettings () |
TESTSETTINGS KerMor test settings collection. More... | |
function testing.LocalLipGradientEstPlay | ( | ) |
function testing.LoopTest | ( | d | ) |
LoopTest: A quick test to show how slow looping in MatLab can be.
This class is part of the framework
Homepage
http://www.morepas.org/software/index.htmlDocumentation
http://www.morepas.org/software/kermor/index.htmlLicense
KerMor license conditions Definition at line 18 of file LoopTest.m.
function testing.rsPenaltyFunTest | ( | ) |
rsPenaltyFunTest:
Checks if the penlized newton function to find \(r_s\) always finds the correct root and the newton penalization polynomials dont introduce any root above \(r_m\) for bad bell function configuration.
This class is part of the framework
Homepage
http://www.morepas.org/software/index.htmlDocumentation
http://www.morepas.org/software/kermor/index.htmlLicense
KerMor license conditions Definition at line 18 of file rsPenaltyFunTest.m.
References k.
function s = testing.testsettings | ( | ) |
TESTSETTINGS KerMor test settings collection.
Common structure from which unit tests throughout the framework should use settings and functions. This is intended to ensure tests use the same data base to get some kind of comparability.
Definition at line 18 of file testsettings.m.
References t.