Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::MatrixInput Class Reference

#include <newmat.h>

List of all members.

Public Member Functions

 MatrixInput (const MatrixInput &mi)
 MatrixInput (int nx, Real *rx)
 ~MatrixInput ()
MatrixInput operator<< (Real)
MatrixInput operator<< (int f)

Private Attributes

int n
Realr

Friends

class GeneralMatrix


Constructor & Destructor Documentation

NEWMAT::MatrixInput::MatrixInput const MatrixInput mi  )  [inline]
 

Definition at line 1613 of file newmat.h.

Referenced by operator<<().

NEWMAT::MatrixInput::MatrixInput int  nx,
Real rx
[inline]
 

Definition at line 1614 of file newmat.h.

NEWMAT::MatrixInput::~MatrixInput  ) 
 

Definition at line 434 of file newmat5.cpp.


Member Function Documentation

MatrixInput NEWMAT::MatrixInput::operator<< int  f  )  [inline]
 

Definition at line 1844 of file newmat.h.

MatrixInput NEWMAT::MatrixInput::operator<< Real   ) 
 

Definition at line 391 of file newmat5.cpp.


Friends And Related Function Documentation

friend class GeneralMatrix [friend]
 

Definition at line 1618 of file newmat.h.


Member Data Documentation

int NEWMAT::MatrixInput::n [private]
 

Definition at line 1610 of file newmat.h.

Referenced by operator<<(), and ~MatrixInput().

Real* NEWMAT::MatrixInput::r [private]
 

Definition at line 1611 of file newmat.h.

Referenced by operator<<().


The documentation for this class was generated from the following files:

newmat11b
Generated Tue Oct 19 14:18:20 2004 by Doxygen 1.3.9.1