square_matrix Class Reference

List of all members.

Public Member Functions

 square_matrix (unsigned n_=0)
void resize (unsigned n_)
std::vector< double >::iterator operator[] (unsigned i)
std::vector< double >::const_iterator operator[] (unsigned i) const

Private Attributes

unsigned n
std::vector< double > data

Detailed Description

Definition at line 24 of file matrices.h.


The documentation for this class was generated from the following file:
Generated on Thu Apr 19 11:02:34 2007 for EO by  doxygen 1.4.7