|
Method name |
Brief description |
|
Assign |
The Assign method populates parameters of the current coordinate with parameters of input coordinate. |
|
AssignFirst |
The AssignFirst method populates the specified number of parameters of the current coordinate with parameters of input coordinate. |
|
PutFirst |
The PutFirst method sets a coordinate of the first matrix element. |
|
PutLast |
The PutLast method sets a coordinate of the last matrix element. |
|
PutLowerBound |
The PutLowerBound method sets index of the first element of a corresponding matrix dimension for the specified coordinate parameter. |
|
PutUpperBound |
The PutUpperBound method sets index of the last element of a corresponding matrix dimension for the specified coordinate parameter. |