Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

LinearEquationSolver class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

LinearEquationSolver Class Reference

Class for solving linear equations. Defined in newmat library. More...

#include <NEWMATAP.H>

List of all members.

Public Methods

 LinearEquationSolver (const BaseMatrix &bm)
 ~LinearEquationSolver ()
void CleanUp ()
GeneralMatrix * Evaluate (MatrixType)

Friends

class BaseMatrix


Detailed Description

Class for solving linear equations. Defined in newmat library.

Definition at line 103 of file NEWMATAP.H.


Constructor & Destructor Documentation

LinearEquationSolver::LinearEquationSolver const BaseMatrix &    bm
 

LinearEquationSolver::~LinearEquationSolver   [inline]
 

Definition at line 109 of file NEWMATAP.H.


Member Function Documentation

void LinearEquationSolver::CleanUp   [inline]
 

Definition at line 110 of file NEWMATAP.H.

GeneralMatrix* LinearEquationSolver::Evaluate MatrixType    [inline]
 

Definition at line 111 of file NEWMATAP.H.


Friends And Related Function Documentation

friend class BaseMatrix [friend]
 

Definition at line 106 of file NEWMATAP.H.


The documentation for this class was generated from the following file:
Generated on Fri Aug 23 01:39:22 2002 for VirtualU by doxygen1.2.17