Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::MatrixInput Class Reference

#include <newmat.h>

List of all members.


Detailed Description

Definition at line 1609 of file newmat.h.

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 1616 of file newmat.h.

Referenced by operator<<().

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

Definition at line 1617 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 1847 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 1621 of file newmat.h.


Member Data Documentation

int NEWMAT::MatrixInput::n [private]

Definition at line 1613 of file newmat.h.

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

Definition at line 1614 of file newmat.h.

Referenced by operator<<().


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

newmat11b
Generated Wed Oct 4 00:00:20 2006 by Doxygen 1.4.7