set_unit
Method of ComplexMatrix.
set_unit(integer i) -> ComplexMatrix
Sets the ComplexMatrix lhs to the unit vector with the specified dimension.
Parameters
- i: The index of the unit vector.
Method of ComplexMatrix.
set_unit(integer i) -> ComplexMatrixSets the ComplexMatrix lhs to the unit vector with the specified dimension.