Matrix2d._m11

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

@param m11 the new value @return this

struct Matrix2d
ref return
_m11
(
double m11
)

Meta