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

Public Types

enum  { Cost = (NumTraits<LhsScalar>::MulCost + NumTraits<RhsScalar>::MulCost), PacketAccess = scalar_quotient_op<LhsScalar,RhsScalar>::Vectorizable }
 

Detailed Description

template<typename LhsScalar, typename RhsScalar>
struct Eigen::internal::functor_traits< scalar_quotient_op< LhsScalar, RhsScalar > >

Definition at line 221 of file Functors.h.


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