Meta.Numerics Library
Location Method
Meta.NumericsMeta.Numerics.FunctionsSpaceExtremumLocation()()()()
Gets the location of the extremum.
Declaration Syntax
C#Visual BasicVisual C++F#
public double[] Location()
Public Function Location As Double()
public:
array<double>^ Location()
member Location : unit -> float[] 
Return Value
The coordinates of the extremum.