Public Types | List of all members
Eigen::internal::functor_traits< scalar_quotient_op< LhsScalar, RhsScalar > > Struct Template Reference

#include <BinaryFunctors.h>

Public Types

enum  { PacketAccess = is_same<LhsScalar,RhsScalar>::value && packet_traits<LhsScalar>::HasDiv && packet_traits<RhsScalar>::HasDiv, Cost = scalar_div_cost<result_type,PacketAccess>::value }
 
typedef scalar_quotient_op< LhsScalar, RhsScalar >::result_type result_type
 

Detailed Description

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

Definition at line 374 of file BinaryFunctors.h.

Member Typedef Documentation

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

Definition at line 375 of file BinaryFunctors.h.

Member Enumeration Documentation

template<typename LhsScalar , typename RhsScalar >
anonymous enum
Enumerator
PacketAccess 
Cost 

Definition at line 376 of file BinaryFunctors.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:36