Searched defs:packetOp (Results 1 – 12 of 12) sorted by relevance
31 …EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& x) cons… in packetOp() function
31 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet packetOp(const Packet& x) const { in packetOp() function
26 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const in packetOp() function
23 …EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp() const { return internal::pset1<P… in packetOp() function
44 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet packetOp(const Packet& a, const Packet& b) const in packetOp() function
35 packetOp(const Packet& output, const Packet& output_gradient) const { in packetOp() function
39 inline Packet packetOp(const Packet& y) const { in packetOp() function
48 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet packetOp(const Packet& x) const { in packetOp() function
65 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const T& a, in packetOp() function
46 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp() const { in packetOp() function
53 internal::packet_traits<int>::type packetOp( in packetOp() function
172 Packet packetOp(Index i) const { in packetOp() function