Constructor of single row or column tensor
Constructor with array of array
Initialize with single number
Empty Matrix
Copy Matrix
Range to Tensor
Function apply whole tensor
Return col (Same as R)
Return row (Same as R)
Binary Operator with Scalar
Binary Operator with Tensor
Binary Operator (Right) with Scalar
Getter
opIndex with Slice
Setter
opSlice
Unary Operator
Function apply whole tensor - parallel - choose row or column which contain many components
Alias for Transpose
Transpose
Main Components
Tensor - Lightweight Numerical Structrue