#include <CoreEvaluators.h>
Public Types | |
typedef storage_kind_to_evaluator_kind< typename traits< T >::StorageKind >::Kind | Kind |
typedef storage_kind_to_shape< typename traits< T >::StorageKind >::Shape | Shape |
Definition at line 70 of file CoreEvaluators.h.
typedef storage_kind_to_evaluator_kind<typename traits<T>::StorageKind>::Kind Eigen::internal::evaluator_traits_base< T >::Kind |
Definition at line 73 of file CoreEvaluators.h.
typedef storage_kind_to_shape<typename traits<T>::StorageKind>::Shape Eigen::internal::evaluator_traits_base< T >::Shape |
Definition at line 74 of file CoreEvaluators.h.