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

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 Documentation

function testing.LocalLipGradientEstPlay ( )

Definition at line 18 of file LocalLipGradientEstPlay.m.

References F, k, t, X, and Y.

function testing.LoopTest (   d)

LoopTest: A quick test to show how slow looping in MatLab can be.

Author
Daniel Wirtz
Date
2011-05-09
New in 0.4:
(Daniel Wirtz, 2011-05-09) Added this function.

This class is part of the framework

KerMor - Model Order Reduction using Kernels

Definition at line 18 of file LoopTest.m.

References all(), k, and t.

Here is the call graph for this function:

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.

Author
Daniel Wirtz
Date
2011-05-30
New in 0.4:
(Daniel Wirtz, 2011-05-30) Added this function.

This class is part of the framework

KerMor - Model Order Reduction using Kernels

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.

Author
Daniel Wirtz
Date
16.03.2010
Generated fields of s:

Definition at line 18 of file testsettings.m.

References t.