Classes | Namespaces | Functions
LeastSquareConjugateGradient.h File Reference

Go to the source code of this file.

Classes

class  Eigen::LeastSquaresConjugateGradient< _MatrixType, _Preconditioner >
 A conjugate gradient solver for sparse (or dense) least-square problems. More...
 
class  Eigen::LeastSquaresConjugateGradient< _MatrixType, _Preconditioner >
 A conjugate gradient solver for sparse (or dense) least-square problems. More...
 
struct  Eigen::internal::traits< LeastSquaresConjugateGradient< _MatrixType, _Preconditioner > >
 

Namespaces

 Eigen
 
 Eigen::internal
 

Functions

template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner >
EIGEN_DONT_INLINE void Eigen::internal::least_square_conjugate_gradient (const MatrixType &mat, const Rhs &rhs, Dest &x, const Preconditioner &precond, Index &iters, typename Dest::RealScalar &tol_error)
 


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:07:17