Matrix2d.setm11

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

@param m11 the new value @return this

struct Matrix2d
ref return
setm11
(
double m11
)

Meta