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