WvMatrix Class Reference

List of all members.

Detailed Description

Definition at line 7 of file wvmatrix.h.

Public Member Functions

 WvMatrix (const int _m, const int _n, const int *_data=0)
 ~WvMatrix ()
 WvMatrix (const WvMatrix &mx)
WvMatrixoperator= (const WvMatrix &mx)
int & operator() (const int row, const int col)
int operator() (const int row, const int col) const
WvMatrix operator+ (const WvMatrix &rhs) const
WvMatrix operator * (const WvMatrix &rhs) const
WvString printable ()

Public Attributes

int * data
int m
int n


The documentation for this class was generated from the following files:
Generated on Wed Jul 12 17:53:34 2006 for WvStreams by  doxygen 1.4.7