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

#include <autodiff_scalar.h>

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

Public Types

enum  { RequireInitialization = 1 }
 
typedef internal::remove_all< SparseVector< DerType_ > >::type DerTypeCleaned
 
typedef NumTraits< typename DerTypeCleaned::Scalar >::Literal Literal
 
typedef AutoDiffScalar< SparseVector< DerType_ > > Nested
 
typedef AutoDiffScalar< SparseVector< DerType_ > > NonInteger
 
typedef AutoDiffScalar< SparseVector< typename NumTraits< typename DerTypeCleaned::Scalar >::Real, DerTypeCleaned::Options, typename DerTypeCleaned::StorageIndex > > Real
 

Detailed Description

template<typename DerType_>
struct Eigen::NumTraits< AutoDiffScalar< SparseVector< DerType_ > > >

Definition at line 805 of file autodiff_scalar.h.

Member Typedef Documentation

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

Definition at line 808 of file autodiff_scalar.h.

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

Definition at line 812 of file autodiff_scalar.h.

template<typename DerType_ >
typedef AutoDiffScalar<SparseVector<DerType_> > Eigen::NumTraits< AutoDiffScalar< SparseVector< DerType_ > > >::Nested

Definition at line 811 of file autodiff_scalar.h.

template<typename DerType_ >
typedef AutoDiffScalar<SparseVector<DerType_> > Eigen::NumTraits< AutoDiffScalar< SparseVector< DerType_ > > >::NonInteger

Definition at line 810 of file autodiff_scalar.h.

template<typename DerType_ >
typedef AutoDiffScalar<SparseVector<typename NumTraits<typename DerTypeCleaned::Scalar>::Real, DerTypeCleaned::Options, typename DerTypeCleaned::StorageIndex> > Eigen::NumTraits< AutoDiffScalar< SparseVector< DerType_ > > >::Real

Definition at line 809 of file autodiff_scalar.h.

Member Enumeration Documentation

template<typename DerType_ >
anonymous enum
Enumerator
RequireInitialization 

Definition at line 813 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