Method matrix/cross
CROSS implements cross operator for matrix objects.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: CROSS implements cross operator for matrix objects.
CALL: obj = cross(obj1,obj2);
Parameters Description
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
matrix |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
back to top
Some information of the method matrix/cross are listed below: |
Class name |
matrix |
Method name |
cross |
Category |
Arithmetic Operator |
Package name |
ltpda |
Can be used as modifier |
0 |
Supported numeric types |
{'double'} |
|
Method: ltpda/algorithm_test_list |
|
Method: matrix/ctranspose |
 |
©LTP Team