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

List of all members.

Public Member Functions

 LinearEquationSolver (const BaseMatrix &bm)
 LinearEquationSolver (const LinearEquationSolver &)
void operator= (const LinearEquationSolver &)
 ~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 ( const LinearEquationSolver  ) 
NEWMAT::LinearEquationSolver::~LinearEquationSolver (  ) 

Definition at line 1608 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::BaseMatrix.

Definition at line 1609 of file newmat.h.

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

Implements NEWMAT::BaseMatrix.

Definition at line 1610 of file newmat.h.

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

Implements NEWMAT::BaseMatrix.

Definition at line 1602 of file newmat.h.


Friends And Related Function Documentation

friend class BaseMatrix [friend]

Definition at line 1603 of file newmat.h.


Member Data Documentation


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

newmat11b
Generated Mon May 9 04:54:19 2016 by Doxygen 1.6.3