Eigen::CleanedUpDerType< DerType > Struct Template Reference

Public Types

typedef AutoDiffScalar< typename Eigen::internal::remove_all_t< DerType >::PlainObject > type
 

Detailed Description

template<typename DerType>
struct Eigen::CleanedUpDerType< DerType >

Definition at line 571 of file AutoDiffScalar.h.

Member Typedef Documentation

◆ type

template<typename DerType >
typedef AutoDiffScalar<typename Eigen::internal::remove_all_t<DerType>::PlainObject> Eigen::CleanedUpDerType< DerType >::type

Definition at line 572 of file AutoDiffScalar.h.


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