Go to the source code of this file.
Classes | |
struct | Eigen::internal::solve_retval< SparseQR< _MatrixType, OrderingType >, Rhs > |
struct | Eigen::internal::sparse_solve_retval< SparseQR< _MatrixType, OrderingType >, Rhs > |
class | Eigen::SparseQR< _MatrixType, _OrderingType > |
Sparse left-looking rank-revealing QR factorization. More... | |
struct | Eigen::SparseQR_QProduct< SparseQRType, Derived > |
struct | Eigen::SparseQRMatrixQReturnType< SparseQRType > |
struct | Eigen::SparseQRMatrixQTransposeReturnType< SparseQRType > |
struct | Eigen::internal::traits< SparseQR_QProduct< SparseQRType, Derived > > |
struct | Eigen::internal::traits< SparseQRMatrixQReturnType< SparseQRType > > |
struct | Eigen::internal::traits< SparseQRMatrixQTransposeReturnType< SparseQRType > > |
Namespaces | |
namespace | Eigen |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |
namespace | Eigen::internal |