negative(Tmatrix2_single):Tmatrix2_single

Negate two-dimensional single precision matrix.

Declaration

Source position: matrix.pp line 551

  operator -(const m1: Tmatrix2_single) : Tmatrix2_single;

Description

This operation returns a matrix with all elements negated.