ArrayMath.ArgSort(Double[]) 方法

定义

public static int[] ArgSort (double[] array);
static member ArgSort : double[] -> int[]
Public Shared Function ArgSort (array As Double()) As Integer()

参数

array
Double[]

返回

Int32[]

适用于