help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes][Procedures and functions] Reference for unit 'matrix' (#rtl)

Tmatrix2_double.inverse

Calculates the inverse of the matrix.

Declaration

Source position: matrix.pp line 165

function Tmatrix2_double.inverse(

  Adeterminant: double

):Tmatrix2_double;

Description

Tmatrix2_double.inverse returns a new matrix that is the inverse of the matrix. You must pass the determinant of the matrix as parameter.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505