The following table lists functions in this documentation.
|
Name |
Description |
![]() |
Returns the abs of elements in the source data. | |
![]() |
Returns the abs of elements in the source data. | |
![]() |
Compute magnitude from the source. | |
![]() |
Compute magnitude from the source. | |
![]() |
Returns the maximum of the source data. | |
![]() |
Compute maximum of each column. | |
![]() |
Compute maximum of each row. | |
![]() |
Returns the average value of the source data. | |
![]() |
Computes the Median from the source data. | |
![]() |
Returns the minimum of the source data. | |
![]() |
Compute minimum of each column. | |
![]() |
Compute minimum of each row. | |
![]() |
Returns a VectorInt of [0, 1, .., Len-1] numbers. | |
![]() |
Returns a VectorInt of [Offset, Offset+Step, .., Offset+(Len-1)*Step] numbers. | |
![]() |
Reverses the content of the source data. | |
![]() |
Rotates the content of the source data by Offset. | |
![]() |
Subrange the source MatrixInt without copy operation. | |
![]() |
Subrange the source VectorInt without copy operation. | |
![]() |
Shifts the content of the source data X by Offset left or right. | |
![]() |
Sort in ascending order all Rows. | |
![]() |
Sort in ascending order all Rows from Src according to column Col. | |
![]() |
Sorts the source data ascendingly. | |
![]() |
Sorts the source data ascendingly. | |
![]() |
Sort in descending order all Rows from Src. | |
![]() |
Sort in descending order all Rows from Src according to column Col. | |
![]() |
Sorts the source data descendingly. | |
![]() |
Sorts the source data descendingly. | |
![]() |
Converts a list of strings to VectorInt. | |
![]() |
Converts a list of strings to MatrixInt. | |
![]() |
Converts a list of strings to VectorInt. | |
![]() |
Converts a list of strings to MatrixInt. | |
![]() |
Returns the sum of elements in the source data. |
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|