Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types
Eigen::internal::functor_traits< scalar_cast_op< Scalar, NewType > > Struct Template Reference

Public Types

enum  { Cost = is_same<Scalar, NewType>::value ? 0 : NumTraits<NewType>::AddCost, PacketAccess = false }
 

Detailed Description

template<typename Scalar, typename NewType>
struct Eigen::internal::functor_traits< scalar_cast_op< Scalar, NewType > >

Definition at line 354 of file Functors.h.


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