ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
distL2sq(InArrayDouble, InArrayDouble) |
Computes the [m x n] squared pairwise L2 distances between data points provided in A [d x m] and B [d x n].
[ILNumerics Computing Engine] | |
distL2sq(InArraySingle, InArraySingle) |
Computes the [m x n] squared pairwise L2 distances between data points provided in A [d x m] and B [d x n].
[ILNumerics Computing Engine] |
See Also