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

Tmatrix2_extended

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: matrix.pp line 171

type Tmatrix2_extended = object

  data: Tmatrix2_extended_data;

  constructor init_zero;

  constructor init_identity;

  constructor init();

  function get_column();

  function get_row();

  procedure set_column();

  procedure set_row();

  function determinant;

  function inverse();

  function transpose;

end;

Inheritance

Tmatrix2_extended

|

TObject


Documentation generated on: 2023-03-18