numeric
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCnumeric::Buckets< T >
oCnumeric::Buckets< size_t >
|\Cnumeric::HistogramHistogram class, that splits an interval into n regular bins, and counts how often a value is added to a bin
oCnumeric::Circle
oCnumeric::Combination< T >Combination of a unique item map Binomialcoefficient (n k)
oCnumeric::DiscreteFilter
oCnumeric::IntegerPartitioningComputer integer partitions
oCnumeric::LimitedCombination< AtomType >Compute combinatorics on a given set of limited but typed resources, e.g. for available resource A:2, B:1, C:1 the following combinations are possible: max size 1: A,B,C max size 2: AA, AB, AC, BC max size 3: AAB, AAC, ABC
oCnumeric::Permutation< T >Create permutation on a list of given types
oCnumeric::PlaneFitting< Scalar >
oCnumeric::PlaneFitting< Scalar >::Result
oCnumeric::PlaneFitting< Scalar >::ResultNormal
oCnumeric::SavitzkyGolayFilter
oCnumeric::SeriesStats
oCnumeric::Square< T >
oCnumeric::Square< Eigen::Matrix< _Scalar, _Rows, 1, _Options > >
oCnumeric::Stats< T >
oCnumeric::TwiddleTwiddle algorithm – modifications applied only to simplify integration
oCnumeric::Zero< T >
\Cnumeric::Zero< Eigen::Matrix< _Scalar, _Rows, _Cols, _Options > >