Overload List

  NameDescription
Sum(DoubleComplexMatrix)
Computes the sum of the matrix columns.
Sum(DoubleComplexVector)
Calculates the sum of a given vector's elements.
Sum(DoubleMatrix)
Computes the sum of the matrix columns.
Sum(DoubleVector)
Calculates the sum of a given vector's elements.
Sum(FloatComplexMatrix)
Computes the sum of the matrix columns.
Sum(FloatComplexVector)
Calculates the sum of a given vector's elements.
Sum(FloatMatrix)
Computes the sum of the matrix columns.
Sum(FloatVector)
Calculates the sum of a given vector's elements.

See Also