#include <arm_neon-inl.h>
|
template<typename T , size_t N> |
Simd< T, N, 0 > | operator() (Vec128< T, N >) const |
|
template<typename T , size_t N> |
Simd< T, N, 0 > | operator() (Vec128< T, N >) const |
|
template<typename T , size_t N> |
Simd< T, N, 0 > | operator() (const Vec128< T, N > *) const |
|
template<typename T > |
Full256< T > | operator() (const hwy::HWY_NAMESPACE::Vec256< T > *) const |
|
template<typename T > |
Full512< T > | operator() (const hwy::HWY_NAMESPACE::Vec512< T > *) const |
|
◆ operator()() [1/5]
◆ operator()() [2/5]
◆ operator()() [3/5]
template<typename T , size_t N>
Simd< T, N, 0 > hwy::HWY_NAMESPACE::detail::DeduceD::operator() |
( |
const Vec128< T, N > * |
| ) |
const |
|
inline |
◆ operator()() [4/5]
template<typename T , size_t N>
Simd< T, N, 0 > hwy::HWY_NAMESPACE::detail::DeduceD::operator() |
( |
Vec128< T, N > |
| ) |
const |
|
inline |
◆ operator()() [5/5]
template<typename T , size_t N>
Simd< T, N, 0 > hwy::HWY_NAMESPACE::detail::DeduceD::operator() |
( |
Vec128< T, N > |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following files: