ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
![]() ![]() | round(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] |
![]() ![]() | round(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] |
![]() ![]() | round(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] |
![]() ![]() | round(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] |
See Also