Negate three-dimensional double precision matrix.
Source position: matrix.pp line 557
operator operator -(
const m1: Tmatrix3_double
):Tmatrix3_double;
This operation returns a matrix with all elements negated.