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