ILNumerics Ultimate VS

ILMathdiff Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic memberdiff(BaseArraycomplex, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Public methodStatic memberdiff(BaseArrayfcomplex, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Public methodStatic memberdiff(BaseArrayByte, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Public methodStatic memberdiff(BaseArrayDouble, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Public methodStatic memberdiff(BaseArrayInt16, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Public methodStatic memberdiff(BaseArrayInt32, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Public methodStatic memberdiff(BaseArrayInt64, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Public methodStatic memberdiff(BaseArraySByte, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Public methodStatic memberdiff(BaseArraySingle, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Public methodStatic memberdiff(BaseArrayUInt16, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Public methodStatic memberdiff(BaseArrayUInt32, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Public methodStatic memberdiff(BaseArrayUInt64, UInt32, Int32)
Computes the differences between successive elements of A along the specified dimension dim or the n-th derivative.

[ILNumerics Computing Engine]

Top
See Also

Reference