C++ main module for emicrom Package  1.0
Classes | Functions
MATH_BiConjugateGradientStabilized.h File Reference
#include "MATH_Solver.h"
Include dependency graph for MATH_BiConjugateGradientStabilized.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MATH_BiConjugateGradientStabilized
 This class describes a solver of Ax=b when A is not symmetric. The implementation is based on the Bi - conjugate gradient Stabilized. More...
 

Functions

 DEFINE_SPTR (MATH_BiConjugateGradientStabilized)
 

Function Documentation

◆ DEFINE_SPTR()