ILNumerics Ultimate VS

ILMathcumprod Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic membercumprod(BaseArraycomplex, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membercumprod(BaseArrayfcomplex, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membercumprod(BaseArrayByte, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membercumprod(BaseArrayDouble, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membercumprod(BaseArrayInt16, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membercumprod(BaseArrayInt32, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membercumprod(BaseArrayInt64, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membercumprod(BaseArraySByte, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membercumprod(BaseArraySingle, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membercumprod(BaseArrayUInt16, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membercumprod(BaseArrayUInt32, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Public methodStatic membercumprod(BaseArrayUInt64, Int32)
Computes the product of elements of A along the specified dimension.

[ILNumerics Computing Engine]

Top
See Also

Reference