#include <TensorFunctors.h>
◆ finalize()
◆ finalizeBoth()
template<typename T >
template<typename Packet >
281 internal::scalar_product_op<T> prod_op;
EIGEN_DEVICE_FUNC unpacket_traits< Packet >::type predux_mul(const Packet &a)
Definition: GenericPacketMath.h:1238
References Eigen::internal::predux_mul().
◆ finalizePacket()
template<typename T >
template<typename Packet >
◆ initialize()
◆ initializePacket()
template<typename T >
template<typename Packet >
◆ reduce()
259 internal::scalar_product_op<T> prod_op;
260 (*accum) = prod_op(*accum,
t);
t
Definition: plotPSD.py:36
References plotPSD::t.
◆ reducePacket()
template<typename T >
template<typename Packet >
264 (*accum) = pmul<Packet>(*accum,
p);
float * p
Definition: Tutorial_Map_using.cpp:9
References p.
The documentation for this struct was generated from the following file: