numeric
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nnumeric
 CBuckets
 CCircle
 CCombinationCombination of a unique item map Binomialcoefficient (n k)
 CDiscreteFilter
 CHistogramHistogram class, that splits an interval into n regular bins, and counts how often a value is added to a bin
 CIntegerPartitioningComputer integer partitions
 CLimitedCombinationCompute 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
 CPermutationCreate permutation on a list of given types
 CPlaneFitting
 CResult
 CResultNormal
 CSavitzkyGolayFilter
 CSeriesStats
 CSquare
 CSquare< Eigen::Matrix< _Scalar, _Rows, 1, _Options > >
 CStats
 CTwiddleTwiddle algorithm – modifications applied only to simplify integration
 CZero
 CZero< Eigen::Matrix< _Scalar, _Rows, _Cols, _Options > >