|
C++ main module for emicrom Package
1.0
|
#include "MATH_Solver.h"

Go to the source code of this file.
Classes | |
| class | MATH_ConjugateGradient |
| This class describes a solver of Ax=b when A is symmetric and positive definite. The implementation is based on the conjugate gradient method. More... | |
Functions | |
| DEFINE_SPTR (MATH_ConjugateGradient) | |
| DEFINE_SPTR | ( | MATH_ConjugateGradient | ) |
1.8.13