ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
select(InArraycomplex, Int32, Int32) |
Selects the k-th smallest element from an array along a specific dimension.
[ILNumerics Statistics Toolbox] | |
select(InArrayfcomplex, Int32, Int32) |
Selects the k-th smallest element from an array along a specific dimension.
[ILNumerics Statistics Toolbox] | |
select(InArrayByte, Int32, Int32) |
Selects the k-th smallest element from an array along a specific dimension.
[ILNumerics Statistics Toolbox] | |
select(InArrayDouble, Int32, Int32) |
Selects the k-th smallest element from an array along a specific dimension.
[ILNumerics Statistics Toolbox] | |
select(InArrayInt32, Int32, Int32) |
Selects the k-th smallest element from an array along a specific dimension.
[ILNumerics Statistics Toolbox] | |
select(InArrayInt64, Int32, Int32) |
Selects the k-th smallest element from an array along a specific dimension.
[ILNumerics Statistics Toolbox] | |
select(InArraySingle, Int32, Int32) |
Selects the k-th smallest element from an array along a specific dimension.
[ILNumerics Statistics Toolbox] |
See Also