ILNumerics - Technical Application Development
Top
Overload List
| Name | Description | |
|---|---|---|
| fliplr(BaseArraycomplex) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArrayfcomplex) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArrayBoolean) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArrayByte) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArrayDouble) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArrayInt16) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArrayInt32) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArrayInt64) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArraySByte) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArraySingle) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArrayUInt16) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArrayUInt32) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] | |
| fliplr(BaseArrayUInt64) |
Flips the order of the columns of matrix A, i.e.: works along dimension #1.
[ILNumerics Computing Engine] |
See Also