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

negative(Tmatrix2_double):Tmatrix2_double

Negate two-dimensional double precision matrix.

Declaration

Source position: matrix.pp line 552

operator operator -(

  const m1: Tmatrix2_double

):Tmatrix2_double;

Description

This operation returns a matrix with all elements negated.


Documentation generated on: Jul 24 2023