numeric
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\Nnumeric
 oCCircle
 oCPermutationCreate permutation on a list of given types
 oCCombinationCombination of a unique item map Binomialcoefficient (n k)
 oCDiscreteFilter
 oCBuckets
 oCHistogramHistogram class, that splits an interval into n regular bins, and counts how often a value is added to a bin
 oCIntegerPartitioningComputer integer partitions
 oCLimitedCombinationCompute 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
 oCPlaneFitting
 |oCResult
 |\CResultNormal
 oCSavitzkyGolayFilter
 oCSquare
 oCZero
 oCSquare< Eigen::Matrix< _Scalar, _Rows, 1, _Options > >
 oCZero< Eigen::Matrix< _Scalar, _Rows, _Cols, _Options > >
 oCStats
 oCSeriesStats
 \CTwiddleTwiddle algorithm – modifications applied only to simplify integration