ILNumerics Ultimate VS

Statisticsselect Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic memberselect(InArraycomplex, Int32, Int32)
Selects the k-th smallest element from an array along a specific dimension.

[ILNumerics Statistics Toolbox]

Public methodStatic memberselect(InArrayfcomplex, Int32, Int32)
Selects the k-th smallest element from an array along a specific dimension.

[ILNumerics Statistics Toolbox]

Public methodStatic memberselect(InArrayByte, Int32, Int32)
Selects the k-th smallest element from an array along a specific dimension.

[ILNumerics Statistics Toolbox]

Public methodStatic memberselect(InArrayDouble, Int32, Int32)
Selects the k-th smallest element from an array along a specific dimension.

[ILNumerics Statistics Toolbox]

Public methodStatic memberselect(InArrayInt32, Int32, Int32)
Selects the k-th smallest element from an array along a specific dimension.

[ILNumerics Statistics Toolbox]

Public methodStatic memberselect(InArrayInt64, Int32, Int32)
Selects the k-th smallest element from an array along a specific dimension.

[ILNumerics Statistics Toolbox]

Public methodStatic memberselect(InArraySingle, Int32, Int32)
Selects the k-th smallest element from an array along a specific dimension.

[ILNumerics Statistics Toolbox]

Top
See Also

Reference