Go to the source code of this file.
| Namespaces | |
| Eigen | |
| Eigen::internal | |
| Functions | |
| template<typename Derived > | |
| NumTraits< typename traits< Derived >::Scalar >::Real | Eigen::internal::blueNorm_impl (const EigenBase< Derived > &_vec) | 
| template<typename ExpressionType , typename Scalar > | |
| void | Eigen::internal::stable_norm_kernel (const ExpressionType &bl, Scalar &ssq, Scalar &scale, Scalar &invScale) |