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 394 of file BinaryFunctors.h.

Member Typedef Documentation

◆ result_type

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 395 of file BinaryFunctors.h.

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 396 of file BinaryFunctors.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:11:56