Negate two-dimensional single precision matrix.
Source position: matrix.pp line 553
operator operator -(
const m1: Tmatrix2_single
):Tmatrix2_single;
This operation returns a matrix with all elements negated.