C++ main module for emicrom Package
1.0
|
#include "MATH_Solver.h"
Go to the source code of this file.
Classes | |
class | MATH_ConjugateGradientSquared |
This class describes a solver of Ax=b when A is not symmetric. The implementation is based on the Bi - conjugate gradient without having to compute the transpose of A. More... | |
Functions | |
DEFINE_SPTR (MATH_ConjugateGradientSquared) | |
DEFINE_SPTR | ( | MATH_ConjugateGradientSquared | ) |