![]() |
|
#include "./InternalHeaderCheck.h"Go to the source code of this file.
Classes | |
| struct | Eigen::internal::rcond_compute_sign< Vector, RealVector, IsComplex > |
| struct | Eigen::internal::rcond_compute_sign< Vector, Vector, false > |
Namespaces | |
| Eigen | |
| Namespace containing all symbols from the Eigen library. | |
| Eigen::internal | |
| Namespace containing low-level routines from the Eigen library. | |
Functions | |
| template<typename Decomposition > | |
| Decomposition::RealScalar | Eigen::internal::rcond_invmatrix_L1_norm_estimate (const Decomposition &dec) |
| template<typename Decomposition > | |
| Decomposition::RealScalar | Eigen::internal::rcond_estimate_helper (typename Decomposition::RealScalar matrix_norm, const Decomposition &dec) |
| Reciprocal condition number estimator. More... | |