Namespaces | Functions
StableNorm.h File Reference

Go to the source code of this file.

Namespaces

 Eigen
 Namespace containing all symbols from the Eigen library.
 
 Eigen::internal
 

Functions

template<typename Derived >
NumTraits< typename traits< Derived >::Scalar >::Real Eigen::internal::blueNorm_impl (const EigenBase< Derived > &_vec)
 
template<typename MatrixType >
MatrixType::RealScalar Eigen::internal::stable_norm_impl (const MatrixType &mat, typename enable_if<!MatrixType::IsVectorAtCompileTime >::type *=0)
 
template<typename VectorType >
VectorType::RealScalar Eigen::internal::stable_norm_impl (const VectorType &vec, typename enable_if< VectorType::IsVectorAtCompileTime >::type *=0)
 
template<typename VectorType , typename RealScalar >
void Eigen::internal::stable_norm_impl_inner_step (const VectorType &vec, RealScalar &ssq, RealScalar &scale, RealScalar &invScale)
 
template<typename ExpressionType , typename Scalar >
void Eigen::internal::stable_norm_kernel (const ExpressionType &bl, Scalar &ssq, Scalar &scale, Scalar &invScale)
 


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:43