This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 numeric::Buckets< T > | |
 numeric::Buckets< size_t > | |
  numeric::Histogram | Histogram class, that splits an interval into n regular bins, and counts how often a value is added to a bin |
 numeric::Circle | |
 numeric::Combination< T > | Combination of a unique item map Binomialcoefficient (n k) |
 numeric::DiscreteFilter | |
 numeric::IntegerPartitioning | Computer integer partitions |
 numeric::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 |
 numeric::Permutation< T > | Create permutation on a list of given types |
 numeric::PlaneFitting< Scalar > | |
 numeric::PlaneFitting< Scalar >::Result | |
 numeric::PlaneFitting< Scalar >::ResultNormal | |
 numeric::SavitzkyGolayFilter | |
 numeric::SeriesStats | |
 numeric::Square< T > | |
 numeric::Square< Eigen::Matrix< _Scalar, _Rows, 1, _Options > > | |
 numeric::Stats< T > | |
 numeric::Twiddle | Twiddle algorithm – modifications applied only to simplify integration |
 numeric::Zero< T > | |
 numeric::Zero< Eigen::Matrix< _Scalar, _Rows, _Cols, _Options > > | |