Gets the sum of the elements of the vector.
Namespace: Extreme.Mathematics.LinearAlgebraAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public override double Sum()
Public Overrides Function Sum As Double
public:
virtual double Sum() override
abstract Sum : unit -> float
override Sum : unit -> float
Return Value
Type:
DoubleThe sum of the components.
Numerical Libraries
Supported in: 5.x
Reference