ILNumerics - Technical Application Development
Top
Overload List
Name | Description | |
---|---|---|
diff(BaseArraycomplex, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] | |
diff(BaseArrayfcomplex, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] | |
diff(BaseArrayByte, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] | |
diff(BaseArrayDouble, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] | |
diff(BaseArrayInt16, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] | |
diff(BaseArrayInt32, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] | |
diff(BaseArrayInt64, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] | |
diff(BaseArraySByte, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] | |
diff(BaseArraySingle, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] | |
diff(BaseArrayUInt16, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] | |
diff(BaseArrayUInt32, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] | |
diff(BaseArrayUInt64, UInt32, Int32) |
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.
[ILNumerics Computing Engine] |
See Also