Go to the source code of this file.
Namespaces | |
namespace | Eigen |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |
namespace | Eigen::internal |
Enumerations | |
enum | { Eigen::internal::LUNoMarker = 3 } |
enum | { Eigen::internal::emptyIdxLU = -1 } |
Functions | |
template<typename Index > | |
Index | Eigen::internal::LUnumTempV (Index &m, Index &w, Index &t, Index &b) |
template<typename Scalar , typename Index > | |
Index | Eigen::internal::LUTempSpace (Index &m, Index &w) |