#include <PacketMath.h>
|
enum | { mask = (s) << 6 | (r) << 4 | (q) << 2 | (p)
} |
|
◆ anonymous enum
template<int p, int q, int r, int s>
91 {
mask = (
s) << 6 | (
r) << 4 | (
q) << 2 | (
p) };
float * p
Definition: Tutorial_Map_using.cpp:9
RealScalar s
Definition: level1_cplx_impl.h:130
EIGEN_DEVICE_FUNC const Scalar & q
Definition: SpecialFunctionsImpl.h:2019
@ mask
Definition: SSE/PacketMath.h:91
The documentation for this struct was generated from the following file: