ILNumerics Ultimate VS

ILMathsum Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic membersum(BaseArraycomplex, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membersum(BaseArrayfcomplex, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membersum(BaseArrayByte, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membersum(BaseArrayDouble, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membersum(BaseArrayInt16, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membersum(BaseArrayInt32, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membersum(BaseArrayInt64, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membersum(BaseArraySByte, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membersum(BaseArraySingle, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membersum(BaseArrayUInt16, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membersum(BaseArrayUInt32, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membersum(BaseArrayUInt64, Int32, Boolean)
Compute the sum of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Top
See Also

Reference