ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
pow_sat(BaseArrayByte, BaseArrayByte) |
Binary, elementwise, broadcasting operation: Pow.
[ILNumerics Computing Engine] | |
pow_sat(BaseArrayInt16, BaseArrayInt16) |
Binary, elementwise, broadcasting operation: Pow.
[ILNumerics Computing Engine] | |
pow_sat(BaseArrayInt32, BaseArrayInt32) |
Binary, elementwise, broadcasting operation: Pow.
[ILNumerics Computing Engine] | |
pow_sat(BaseArrayInt64, BaseArrayInt64) |
Binary, elementwise, broadcasting operation: Pow.
[ILNumerics Computing Engine] | |
pow_sat(BaseArraySByte, BaseArraySByte) |
Binary, elementwise, broadcasting operation: Pow.
[ILNumerics Computing Engine] | |
pow_sat(BaseArrayUInt16, BaseArrayUInt16) |
Binary, elementwise, broadcasting operation: Pow.
[ILNumerics Computing Engine] | |
pow_sat(BaseArrayUInt32, BaseArrayUInt32) |
Binary, elementwise, broadcasting operation: Pow.
[ILNumerics Computing Engine] | |
pow_sat(BaseArrayUInt64, BaseArrayUInt64) |
Binary, elementwise, broadcasting operation: Pow.
[ILNumerics Computing Engine] |
See Also