MOOS 0.2375
Public Member Functions | Friends
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)

Friends

class GeneralMatrix

Detailed Description

Definition at line 1544 of file newmat.h.


Constructor & Destructor Documentation

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

Definition at line 1551 of file newmat.h.

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

Definition at line 1552 of file newmat.h.

NEWMAT::MatrixInput::~MatrixInput ( )

Definition at line 521 of file newmat5.cpp.


Member Function Documentation

MatrixInput NEWMAT::MatrixInput::operator<< ( Real  f)

Definition at line 466 of file newmat5.cpp.

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

Definition at line 1756 of file newmat.h.


Friends And Related Function Documentation

friend class GeneralMatrix [friend]

Definition at line 1556 of file newmat.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines