Public Types | List of all members
Eigen::NumTraits< AutoDiffScalar< DerType > > Struct Template Reference

#include <autodiff_scalar.h>

Inheritance diagram for Eigen::NumTraits< AutoDiffScalar< DerType > >:
Inheritance graph
[legend]

Public Types

enum  { RequireInitialization = 1 }
 
typedef internal::remove_all< DerType >::type DerTypeCleaned
 
typedef NumTraits< typename DerTypeCleaned::Scalar >::Literal Literal
 
typedef AutoDiffScalar< DerType > Nested
 
typedef AutoDiffScalar< DerType > NonInteger
 
typedef AutoDiffScalar< Matrix< typename NumTraits< typename DerTypeCleaned::Scalar >::Real, DerTypeCleaned::RowsAtCompileTime, DerTypeCleaned::ColsAtCompileTime, 0, DerTypeCleaned::MaxRowsAtCompileTime, DerTypeCleaned::MaxColsAtCompileTime > > Real
 

Detailed Description

template<typename DerType>
struct Eigen::NumTraits< AutoDiffScalar< DerType > >

Definition at line 788 of file autodiff_scalar.h.

Member Typedef Documentation

template<typename DerType >
typedef internal::remove_all<DerType>::type Eigen::NumTraits< AutoDiffScalar< DerType > >::DerTypeCleaned

Definition at line 791 of file autodiff_scalar.h.

template<typename DerType >
typedef NumTraits<typename DerTypeCleaned::Scalar>::Literal Eigen::NumTraits< AutoDiffScalar< DerType > >::Literal

Definition at line 797 of file autodiff_scalar.h.

template<typename DerType >
typedef AutoDiffScalar<DerType> Eigen::NumTraits< AutoDiffScalar< DerType > >::Nested

Definition at line 796 of file autodiff_scalar.h.

template<typename DerType >
typedef AutoDiffScalar<DerType> Eigen::NumTraits< AutoDiffScalar< DerType > >::NonInteger

Definition at line 795 of file autodiff_scalar.h.

template<typename DerType >
typedef AutoDiffScalar<Matrix<typename NumTraits<typename DerTypeCleaned::Scalar>::Real, DerTypeCleaned::RowsAtCompileTime, DerTypeCleaned::ColsAtCompileTime, 0, DerTypeCleaned::MaxRowsAtCompileTime, DerTypeCleaned::MaxColsAtCompileTime> > Eigen::NumTraits< AutoDiffScalar< DerType > >::Real

Definition at line 794 of file autodiff_scalar.h.

Member Enumeration Documentation

template<typename DerType >
anonymous enum
Enumerator
RequireInitialization 

Definition at line 798 of file autodiff_scalar.h.


The documentation for this struct was generated from the following file:


exotica_core
Author(s): Yiming Yang, Michael Camilleri
autogenerated on Sat Apr 10 2021 02:34:49