sigma  1.0.0
Loading...
Searching...
No Matches
eigen_compat.hpp File Reference

Components for compatibility with Eigen. More...

#include <Eigen/Dense>

Go to the source code of this file.

Classes

struct  Eigen::NumTraits< sigma::Affine< float > >
 Numeric traits for Affine<float>. More...
struct  Eigen::NumTraits< sigma::ThresholdedAffine< float > >
 Numeric traits for ThresholdedAffine<float>. More...
struct  Eigen::NumTraits< sigma::Affine< double > >
 Numeric traits for Affine<double>. More...
struct  Eigen::NumTraits< sigma::ThresholdedAffine< double > >
 Numeric traits for ThresholdedAffine<double>. More...

Namespaces

namespace  sigma
 The primary namespace for the sigma library.
namespace  Eigen
 The namespace of the Eigen library.

Macros

#define EIGEN_NUMTRAITS(float_type)
 Factorization for Eigen::NumTraits Specialization for Affine.

Detailed Description

Components for compatibility with Eigen.