Go to the documentation of this file.
    7 #ifndef SPECTRA_TYPE_TRAITS_H 
    8 #define SPECTRA_TYPE_TRAITS_H 
   36 template <
typename Scalar>
 
   51 struct TypeTraits<
float>
 
   53     static constexpr 
float epsilon()
 
   64 struct TypeTraits<double>
 
   66     static constexpr 
double epsilon()
 
   70     static constexpr double (
min)()
 
   77 struct TypeTraits<long double>
 
   79     static constexpr 
long double epsilon()
 
   83     static constexpr 
long double (
min)()
 
   99 #endif  // SPECTRA_TYPE_TRAITS_H 
  
gtsam
Author(s): 
autogenerated on Wed May 28 2025 03:08:38