apply(vector< T > &b) | cvr::luSolution< T > | |
apply(const vector< T > &b, vector< T > &x) | cvr::luSolution< T > | |
apply(matrix< T > &B) | cvr::luSolution< T > | |
apply(const matrix< T > &B, matrix< T > &X) | cvr::luSolution< T > | |
attach(matrix< T > &A) | cvr::decompositionSolution< T > | [virtual] |
attachParameters(parameters &theParam) | cvr::parametersManager | [virtual] |
buildName() const | cvr::object | [protected, virtual] |
clone() const | cvr::luSolution< T > | [virtual] |
copy(const luSolution &other) | cvr::luSolution< T > | |
decompositionSolution< T >::copy(const decompositionSolution< T > &other) | cvr::decompositionSolution< T > | |
cvr::linearAlgebraFunctor::copy(const linearAlgebraFunctor &other) | cvr::linearAlgebraFunctor | |
cvr::functor::copy(const functor &other) | cvr::functor | |
cvr::parametersManager::copy(const parametersManager &other) | cvr::parametersManager | |
dcmpMat_ | cvr::decompositionSolution< T > | [protected] |
decomposed_ | cvr::decompositionSolution< T > | [protected] |
decompositionSolution() | cvr::decompositionSolution< T > | |
decompositionSolution(const matrix< T > &theMatrix) | cvr::decompositionSolution< T > | |
functor() | cvr::functor | |
functor(const functor &other) | cvr::functor | |
getParameters() const | cvr::decompositionSolution< T > | |
cvr::functor::getParameters() | cvr::parametersManager | [protected] |
getStatusObject() const | cvr::status | |
getStatusString() const | cvr::status | |
ioObject() | cvr::ioObject | |
linearAlgebraFunctor() | cvr::linearAlgebraFunctor | |
linearAlgebraFunctor(const parameters &par) | cvr::linearAlgebraFunctor | |
linearAlgebraFunctor(const linearAlgebraFunctor &other) | cvr::linearAlgebraFunctor | |
luSolution() | cvr::luSolution< T > | |
luSolution(const luSolution< T > &other) | cvr::luSolution< T > | |
luSolution(const parameters &theParams) | cvr::luSolution< T > | |
luSolution(const matrix< T > &theMatrix) | cvr::luSolution< T > | |
name() const | cvr::luSolution< T > | [virtual] |
newInstance() const | cvr::luSolution< T > | [virtual] |
object() | cvr::object | |
operator=(const linearAlgebraFunctor &other) | cvr::linearAlgebraFunctor | |
parametersManager() | cvr::parametersManager | |
parametersManager(const parametersManager &other) | cvr::parametersManager | |
read(ioHandler &handler, const bool complete=true) | cvr::functor | [virtual] |
set(const matrix< T > &A) | cvr::decompositionSolution< T > | [virtual] |
setParameters(const parameters &theParam) | cvr::parametersManager | [virtual] |
setStatusMonitor(statusMonitor &monitor) | cvr::status | [static] |
setStatusString(const char *msg) const | cvr::status | |
setStatusString(const std::string &msg) const | cvr::status | |
status() | cvr::status | |
status(const status &other) | cvr::status | |
systemMatrix_ | cvr::decompositionSolution< T > | [protected] |
updateParameters() | cvr::parametersManager | [virtual] |
use(matrix< T > &A) | cvr::decompositionSolution< T > | [virtual] |
useParameters(parameters &theParam) | cvr::parametersManager | [virtual] |
validParameters() const | cvr::parametersManager | [virtual] |
write(ioHandler &handler, const bool complete=true) const | cvr::functor | [virtual] |
~decompositionSolution() | cvr::decompositionSolution< T > | [virtual] |
~functor() | cvr::functor | [virtual] |
~ioObject() | cvr::ioObject | [virtual] |
~linearAlgebraFunctor() | cvr::linearAlgebraFunctor | [virtual] |
~object() | cvr::object | [virtual] |
~parametersManager() | cvr::parametersManager | [virtual] |
~status() | cvr::status | [virtual] |