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

negative(Tmatrix3_double):Tmatrix3_double

Negate three-dimensional double precision matrix.

Declaration

Source position: matrix.pp line 555

operator operator -(

  const m1: Tmatrix3_double

):Tmatrix3_double;

Description

This operation returns a matrix with all elements negated.


Documentation generated on: Jul 24 2023