Vector |
| Name | Description | |
|---|---|---|
| IndexOfMaxValue(Double) | Return the index of the first element with the maximum value in a vector | |
| IndexOfMaxValue(Int32) | Return the index of the first element with the maximum value in a vector | |
| IndexOfMaxValue(IReadOnlyListDouble) | Return the index of the first element with the maximum value in a vector | |
| IndexOfMaxValue(IReadOnlyListSingle) | Return the index of the first element with the maximum value in a vector | |
| IndexOfMaxValue(Single) | Return the index of the first element with the maximum value in a vector |