ILNumerics - Technical Application Development
Assembly: ILNumerics.numpy (in ILNumerics.numpy.dll) Version: 5.5.0.0 (5.5.7503.3146)
Namespace: ILNumerics
Assembly: ILNumerics.numpy (in ILNumerics.numpy.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
public static RetArray<short> cumprod<IndT>( BaseArray<short> A, Nullable<IndT> axis = null ) where IndT : struct, new(), IConvertible
Parameters
- A
- Type: ILNumericsBaseArrayInt16
- axis (Optional)
- Type: SystemNullableIndT
Type Parameters
- IndT
Return Value
Type: RetArrayInt16See Also