sigma  1.0.0
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NEigenThe namespace of the Eigen library
 CNumTraits< sigma::Affine< float > >Numeric traits for Affine<float>
 CNumTraits< sigma::ThresholdedAffine< float > >Numeric traits for ThresholdedAffine<float>
 CNumTraits< sigma::Affine< double > >Numeric traits for Affine<double>
 CNumTraits< sigma::ThresholdedAffine< double > >Numeric traits for ThresholdedAffine<double>
 CNumTraits< sigma::Interval< float > >Numeric traits for Interval<float>
 CNumTraits< sigma::Interval< double > >Numeric traits for Interval<double>
 CNumTraits< sigma::Uncertain< float > >Numeric traits for Uncertain<float>
 CNumTraits< sigma::Uncertain< double > >Numeric traits for Uncertain<double>
 NsigmaThe primary namespace for the sigma library
 Ndetail_The namespace that contains the implementation details of the library
 CSetterModifies an unceratin variable
 CAffineImplements affine arithmetic
 CThresholdedAffineImplements affine arithmetic that drops negligible error terms
 CThresholdTag type used to pass the relative threshold to constructors
 CIntervalModels a numeric interval
 CUncertainModels an unceratin variable
 Nstd
 Chash< sigma::Interval< ValueType > >Specializes std::hash for Intervals