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