ILNumerics Ultimate VS

ExtensionMethodsround Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic memberround(ConcreteArraycomplex, Arraycomplex, InArraycomplex, OutArraycomplex, RetArraycomplex, Storagecomplex, Int32)
[numpy API] Creates an array with elements of A, rounded to the specified number of fractional digits.

[ILNumerics numpy Module]

Public methodStatic memberround(ConcreteArrayDouble, ArrayDouble, InArrayDouble, OutArrayDouble, RetArrayDouble, StorageDouble, Int32)
[numpy API] Creates an array with elements of A, rounded to the specified number of fractional digits.

[ILNumerics numpy Module]

Public methodStatic memberround(ConcreteArraySingle, ArraySingle, InArraySingle, OutArraySingle, RetArraySingle, StorageSingle, Int32)
[numpy API] Creates an array with elements of A, rounded to the specified number of fractional digits.

[ILNumerics numpy Module]

Public methodStatic memberround(ConcreteArrayfcomplex, Arrayfcomplex, InArrayfcomplex, OutArrayfcomplex, RetArrayfcomplex, Storagefcomplex, Int32)
[numpy API] Creates an array with elements of A, rounded to the specified number of fractional digits.

[ILNumerics numpy Module]

Top
See Also

Reference