#include <vector.h>
|
enum | { kLanes = kLanes_
} |
| The number of elements in the vector. More...
|
|
enum | { kVectorSize = kLanes * (int)sizeof(Scalar)
} |
| The size of the vector. More...
|
|
enum | |
| The number of registers needed to store the vector. More...
|
|
typedef Scalar_ | Scalar |
| The scalar type. More...
|
|
◆ Scalar
template<typename Scalar_, int kLanes_>
◆ anonymous enum
template<typename Scalar_, int kLanes_>
◆ anonymous enum
template<typename Scalar_, int kLanes_>
◆ anonymous enum
template<typename Scalar_, int kLanes_>
◆ operator[]() [1/2]
template<typename Scalar_, int kLanes_>
◆ operator[]() [2/2]
template<typename Scalar_, int kLanes_>
◆ aligned_
template<typename Scalar_, int kLanes_>
◆ registers
template<typename Scalar_, int kLanes_>
◆ scalars
template<typename Scalar_, int kLanes_>
The documentation for this union was generated from the following file: