SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
python.learner.Types.SolverTypes Class Reference

Constants for types of linear solvers
More...

Inheritance diagram for python.learner.Types.SolverTypes:

Static Public Attributes

int CG = 100
 Conjugate gradients (CG) solver.
 

Detailed Description

Constants for types of linear solvers

Member Data Documentation

◆ CG

int python.learner.Types.SolverTypes.CG = 100
static

Conjugate gradients (CG) solver.


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