Vector |
Name | Description | |
---|---|---|
SumOfSquaredDifferences(Double, Double) | Returns the sum of squared differences of the elements of xarray and yarray. | |
SumOfSquaredDifferences(Int32, Int32) | Returns the sum of squared differences of the elements of xarray and yarray. | |
SumOfSquaredDifferences(IReadOnlyListDouble, IReadOnlyListDouble) | Returns the sum of squared differences of the elements of xarray and yarray. | |
SumOfSquaredDifferences(IReadOnlyListSingle, IReadOnlyListSingle) | Returns the sum of squared differences of the elements of xarray and yarray. | |
SumOfSquaredDifferences(Single, Single) | Returns the sum of squared differences of the elements of xarray and yarray. |