|
enum | { Vectorizable = is_same<LhsScalar,RhsScalar>::value && packet_traits<LhsScalar>::HasDiv && packet_traits<RhsScalar>::HasDiv
} |
|
typedef scalar_product_traits< LhsScalar, RhsScalar >::ReturnType | result_type |
|
|
EIGEN_STRONG_INLINE const result_type | operator() (const LhsScalar &a, const RhsScalar &b) const |
|
template<typename Packet > |
EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &a, const Packet &b) const |
|
template<typename LhsScalar, typename RhsScalar>
struct Eigen::internal::scalar_quotient_op< LhsScalar, RhsScalar >
Definition at line 208 of file Functors.h.
The documentation for this struct was generated from the following file:
- C:/Users/Brig/Documents/ShapeWorksStudio/src/Surfworks/Eigen/src/Core/Functors.h