Public Functions and Operators for the PtMatrix Class

The functions and operators listed below are implemented by all matrix classes ComplexMatrix, FixMatrix, FloatMatrix, and IntMatrix unless otherwise noted.

The symbols used in the following subsections are:

 

Functions and Operators to access entries of the Matrix

Constructors

Comparison operators

Conversion operators

Invasive replacement operators

These operators are member functions that modify the current value of the object.

Non-invasive operators

Non-member binary operators

Miscellaneous functions