ACCELERATOR PHYSICS GROUP

template class Matrix<class> : public Array2D<class>

(Return to index)

Matrix.

A templated representation for matrices. This class implements the basic algebraic operations on general matrices, which need not be square.

Type: Instantiable
Superclasses: public Array2D<class>
Include file: ./Algebra/Matrix.hh

Inheritance

Synopsis (including inherited members):

Documentation:


Documentation generated by fci on Mon Feb 7 11:41:45 2000