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

Classes

class  BaseSampler
 BaseSampler Basis class for parameter sampling classes. More...
 
class  Domain
 Domain: More...
 
class  GridSampler
 GridSampler: Samples the models params on a grid, using the ModelParam.Desired field. More...
 
class  ManualSampler
 ManualSampler: Allows to set parameter samples for the reduction process. More...
 
class  RandomSampler
 RandomSampler Selects Samples many random parameters. More...
 
class  WeightedRandomSampler
 WeightedRandomSampler: Computes random samples using the Desired fields of the parameters. More...