Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
nemo::Cartesian2Spherical< T >This mapping type transforms n-dimensional cartesian coordinates to spherical coordinates
nemo::Clamping< T >This mapping type cuts off components of input vectors to specified minimum and maximum values
nemo::Collection< T >A Collection represents a set of items of type T that can be accessed and manipulated through this interface
nemo::CopyAllocator< T >An interface for generalized copy-construction of objects of type T inside an IntrusiveCowSupport<T>
nemo::Matrix< T >::CWiseThis class provides component-wise mathematical operations on matrices that are not covered by standard operators/methods in the Matrix class
nemo::MathVector< T >::CWiseThis class provides component-wise mathematical operations on vectors that are not covered by standard operators/methods in the MathVector class
nemo::FirstOrderFilter< ValueType, NormType >This Mapping implements a temporal filter that clamps differences between successively presented values
nemo::gaussian< T >A random number generator for gaussian distributions of scalar floating data-types
nemo::Generator< T >Generic interface for generators of any kind
nemo::IntrusiveCounted< T, D >Generic "mix-in" class for intrusive reference counting
nemo::IntrusiveCowSupport< T, CA >Generic utility class for "copy-on-write" (COW) data types
nemo::IntrusivePtr< T >A tiny utility class for intrusive pointering
nemo::Mapping< InType, OutType >A Mapping represents an input-output behavior (for instance a mathematical function) that is defined be a MappingDefinition
nemo::MappingDefinition< InType, OutType >A MappingDefinition defines the behavior of a function object
nemo::MathVector< T >This class represents a mathematical vector of some data type T
nemo::Matrix< T >This class represents a mathematical matrix of some data type T
nemo::MatrixDimensionRepresents the dimension of a Matrix
nemo::PolynomExpansion< T >A Mapping computes polynomial terms out of vector-values
nemo::SecondOrderFilter< ValueType, NormType >This Mapping implements a temporal filter that clamps differences between successively presented values, as well as second order differences (accelaration)
nemo::Spherical2Cartesian< T >This mapping type transforms n-dimensional spherical coordinates to cartesian coordinates
nemo::StandardDeleter< T >Standard deleter class to be used by IntrusiveCounted<T>
nemo::SubspaceMapping< T >A Mapping that extracts certain dimensions from an input vector
nemo::TimeOffset< T >Utility class for TimeSeries manipulation
nemo::TimeSeries< TimestampType, ValueType, strictOrdering >Represents a temporal series of values of type ValueType
nemo::TimeSeriesEntry< TimestampType, ValueType >This class represents one entry in a TimeSeries
nemo::TimeSeries< TimestampType, ValueType, strictOrdering >::TimestampViewThis class represents a view on the timestamps within one timeseries
nemo::uniform< T >A random number generator for uniform distributions of scalar data-types
nemo::TimeSeries< TimestampType, ValueType, strictOrdering >::ValueViewThis class represents a view on the values within one timeseries
nemo::VectorDimensionRepresents the dimension of a MathVector
nemo::VectorTranspose< T >Represents the "transpose" of a vector
Generated on Mon Feb 25 12:49:59 2013 for NemoMath by  doxygen 1.6.3