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