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
New features in Version 0.4

Version for WH10 Experiments

Submitted to /agh/git/kermor repository on 2011-06-20 Branch name: kermor04

Class approx.algorithms.Componentwise
(Daniel Wirtz, 2011-06-01) Added this class.
Class approx.TPWLApprox
(Daniel Wirtz, 2011-05-06) Finished the TPWL implementation. Multiargument-evaluations now work and the WeightFun was set to the TPWL source papers default \(e^{-\beta \frac{d_i}{m}}\).
Class BinTree
(Daniel Wirtz, 2011-05-16) Added this class.
Class BinTreeNode
(Daniel Wirtz, 2011-05-16) Added this class.
Class data.selection.ASelector
(Daniel Wirtz, 2011-05-04) Integrated this class to the property default value changed supervision system Property classes and levels. This class now inherits from KerMorObject and has an extended constructor registering any user-relevant properties using KerMorObject.registerProps.
Class data.selection.DefaultSelector
(Daniel Wirtz, 2011-05-06)
Class data.selection.EpsSelector

(Daniel Wirtz, 2011-05-06) Implemented the ICloneable interface.

(Daniel Wirtz, 2011-05-05) Added this class and included it into the DPCS.

(Daniel Wirtz, 2011-05-04) Integrated this class to the property default value changed supervision system Property classes and levels. This class now inherits from KerMorObject and has an extended constructor registering any user-relevant properties using KerMorObject.registerProps.

Class data.selection.LinspaceSelector
(Daniel Wirtz, 2011-05-06)
Class data.selection.TimeSelector
(Daniel Wirtz, 2011-05-06)
Class error.lipfun.Base

(Daniel Wirtz, 2011-05-31) Implemented/inheriting ISimConstants and ICloneable.

(Daniel Wirtz, 2011-05-20) Added this class.

Class error.lipfun.ImprovedLocalSecantLipschitz

(Daniel Wirtz, 2011-05-31) Added new prepareConstants init function from Base.

(Daniel Wirtz, 2011-05-20) Added this class.

Class error.lipfun.LocalGradientLipschitz

(Daniel Wirtz, 2011-05-31) Added new prepareConstants init function from Base.

(Daniel Wirtz, 2011-05-20) Added this class.

Class error.lipfun.LocalSecantLipschitz

(Daniel Wirtz, 2011-05-31) Added new init function from Base.

(Daniel Wirtz, 2011-05-20) Added this class.

Class error.TPWLLocalLipEstimator
(Daniel Wirtz, 2011-05-09) Added this class.
Class models.BaseFullModel

(Daniel Wirtz, 2011-05-31) Added the models.BaseFullModel.OfflinePhaseTimes property.

(Daniel Wirtz, 2011-05-06) Small improvements to the DPCS, the correct links to the properties defining classes are now used. Further a link to the correct class is created if the property wsa inherited from a superclass.

(Daniel Wirtz, 2011-05-04) Added a new property models.BaseFullModel.TrainingInputs. Now one can specifiy which defined inputs are to be used within offline generations.

Class solvers.BaseCustomSolver
(Daniel Wirtz, 2011-05-31) Added this class.
Class solvers.SolverEventData
(Daniel Wirtz, 2011-05-31) Added this class.
Class spacereduction.RotationDecorator
(Daniel Wirtz, 2011-05-23) Added this class.
Member testing.LoopTest (d)
(Daniel Wirtz, 2011-05-09) Added this function.
Member testing.rsPenaltyFunTest ()
(Daniel Wirtz, 2011-05-30) Added this function.
Member testing.Speed.TryCatch (loopsize)
(Daniel Wirtz, 2011-05-18) Added this function.