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