Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (Extreme.Numerics)

Members

IconMemberDescription
Map(Object[]())
Returns an array of indexes corresponding to the
(Inherited from CategoricalScale.)
Map(Vector)
Gets the indexes of the intervals containing a set of values.
(Inherited from NumericalScale.)
Map(Double)
Gets the index of the interval containing a value.
(Inherited from NumericalScale.)
Map(Double[]())
Gets the indexes of the intervals containing a set of values.
(Inherited from NumericalScale.)
Map(Object)
Gets the index of the interval containing a value.
(Inherited from NumericalScale.)
Map(Object, IFormatProvider)
Gets the index of the interval containing a value.
(Inherited from NumericalScale.)
Map(Object[](), IFormatProvider)
Gets the indexes of the intervals containing a set of values.
(Inherited from NumericalScale.)