Matrix2d.setm01

Set the value of the matrix element at column 0 and row 1.

@param m01 the new value @return this

struct Matrix2d
ref return
setm01
(
double m01
)

Meta