FUNCTION SMC_Matrix3_FromCols : BOOL
Creates a matrix from three column vectors.
Pre: each column vector must have 3 entries.
InOut:
Scope |
Name |
Type |
Comment |
Return |
SMC_Matrix3_FromCols |
BOOL |
|
Inout |
m |
||
Inout Const |
vCol1 |
||
vCol2 |
The first column |
||
vCol3 |
The second column |