Matrix4d.setm23

Set the value of the matrix element at column 2 and row 3.

@param m23 the new value @return this

struct Matrix4d
ref return
setm23
(
double m23
)

Meta