Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::LinearEquationSolver Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::LinearEquationSolver:

Detailed Description

Definition at line 1596 of file newmat.h.

List of all members.

Public Member Functions

 LinearEquationSolver (const BaseMatrix &bm)
 ~LinearEquationSolver ()
void CleanUp ()
GeneralMatrixEvaluate (MatrixType)

Private Member Functions

int search (const BaseMatrix *) const

Private Attributes

GeneralMatrixgm

Friends

class BaseMatrix

Constructor & Destructor Documentation

NEWMAT::LinearEquationSolver::LinearEquationSolver ( const BaseMatrix bm  ) 

Definition at line 726 of file newmat8.cpp.

NEWMAT::LinearEquationSolver::~LinearEquationSolver (  ) 

Definition at line 1603 of file newmat.h.


Member Function Documentation

void NEWMAT::LinearEquationSolver::CleanUp (  )  [virtual]

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 1604 of file newmat.h.

GeneralMatrix* NEWMAT::LinearEquationSolver::Evaluate ( MatrixType   )  [virtual]

Implements NEWMAT::BaseMatrix.

Definition at line 1605 of file newmat.h.

int NEWMAT::LinearEquationSolver::search ( const BaseMatrix  )  const [private, virtual]

Implements NEWMAT::BaseMatrix.

Definition at line 1599 of file newmat.h.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Definition at line 1600 of file newmat.h.


Member Data Documentation


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

newmat11b
Generated Tue Jan 31 04:25:45 2012 by Doxygen 1.6.3