NMath |
| Name | Description | |
|---|---|---|
| MaxAbsValue(Double) | Calculates the maximum absolute value in the given data set. | |
| 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(IDFColumn) | Calculates the maximum absolute value in the given data set. | |
| MaxAbsValue(Int32) | Calculates the maximum absolute value in the given data set. | |
| MaxAbsValue(DoubleComplexVector, FuncDoubleComplex, Double) | Calculates the maximum absolute value of a given vector's elements. | |
| MaxAbsValue(FloatComplexVector, FuncFloatComplex, Single) | Calculates the maximum absolute value of a given vector's elements. |