Overload List
| Name | Description | |
|---|---|---|
| MaxAbsValue(DoubleComplexVector) |
Calculates the maximum absolute value of a given vector's elements.
| |
| MaxAbsValue(DoubleVector) |
Calculates the maximum absolute value of a given vector's elements.
| |
| MaxAbsValue(FloatComplexVector) |
Calculates the maximum absolute value of a given vector's elements.
| |
| MaxAbsValue(FloatVector) |
Calculates the maximum absolute value of a given vector's elements.
| |
| MaxAbsValue(DoubleComplexVector, Func<(Of <(DoubleComplex, Double>)>)) |
Calculates the maximum absolute value of a given vector's elements.
| |
| MaxAbsValue(FloatComplexVector, Func<(Of <(FloatComplex, Single>)>)) |
Calculates the maximum absolute value of a given vector's elements.
|