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 Fri Oct 5 18:20:39 2007 for WvStreams by  doxygen 1.5.3