Unit 'matrix' Package
[Overview][Types][Classes][Procedures and functions][Index] [#rtl]

negative(Tmatrix2_single):Tmatrix2_single

Negate two-dimensional single precision matrix.

Declaration

Source position: matrix.pp line 553

operator operator -(

  const m1: Tmatrix2_single

):Tmatrix2_single;

Description

This operation returns a matrix with all elements negated.


Documentation generated on: Jan 30 2024