Go to the source code of this file.
Namespaces | |
Eigen | |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |
Eigen::internal | |
Functions | |
template<typename Lhs , typename Rhs , typename ResultType > | |
static void | Eigen::internal::conservative_sparse_sparse_product_impl (const Lhs &lhs, const Rhs &rhs, ResultType &res) |