Returns the value of the element in this
vector that has the largest absolute
value.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public double AbsoluteMax()
Public Function AbsoluteMax As Double
public:
double AbsoluteMax()
member AbsoluteMax : unit -> float
Return Value
Type:
DoubleThe value of the element in this
Vector that has the largest absolute
value.
Numerical Libraries
Supported in: 5.x, 4.x
Reference