ACCELERATOR PHYSICS GROUP

template class FMatrix<class,int,int> : public FArray2D<class,int,int>

(Return to index)

A templated representation for matrices.

This class implements the basic algebraic operations on general matrices, which need not be square. The destructor generated by the compiler does the correct thing, and is not defined for speed.

Type: Instantiable
Superclasses: public FArray2D<class,int,int>
Include file: ./FixedAlgebra/FMatrix.hh

Inheritance

Synopsis (including inherited members):

Documentation:


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