mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-08 09:49:03 +08:00
updated documentation
This commit is contained in:
parent
ff07a8a639
commit
a443a2373f
@ -16,7 +16,7 @@
|
||||
|
||||
|
||||
/**
|
||||
* \defgroup IterativeLinearSolvers_Module (Iterative solvers module)
|
||||
* \defgroup IterativeLinearSolvers_Module Iterative Solvers module
|
||||
* This module aims to provide various iterative linear and non linear solver algorithms.
|
||||
* It currently provides:
|
||||
* - a constrained conjugate gradient
|
||||
@ -85,7 +85,6 @@
|
||||
#include "src/IterativeSolvers/IncompleteLU.h"
|
||||
#include "src/IterativeSolvers/GMRES.h"
|
||||
#include "src/IterativeSolvers/DGMRES.h"
|
||||
//#include "src/IterativeSolvers/SSORPreconditioner.h"
|
||||
#include "src/IterativeSolvers/MINRES.h"
|
||||
#include "src/IterativeSolvers/IDRS.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user