Click or drag to resize
Accord.NET (logo)

OctaveEnvironmentsum Method (Double)

Sum of vector elements.

Namespace:  Accord.Math.Environments
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
protected static double sum(
	double[] vector
)
Request Example View Source

Parameters

vector
Type: SystemDouble

Return Value

Type: Double
See Also