negative(Tmatrix3_single):Tmatrix3_single

Negate three-dimensional single precision matrix.

Declaration

Source position: matrix.pp line 554

  operator -(const m1: Tmatrix3_single) : Tmatrix3_single;

Description

This operation returns a matrix with all elements negated.