Grid 0.7.0
TimesI Struct Reference

#include <Grid_a64fx-2.h>

Public Member Functions

template<typename T>
vec< T > operator() (vec< T > a)
vecf operator() (vecf a)
vecd operator() (vecd a)
__m256 operator() (__m256 in)
__m256d operator() (__m256d in)
__m512 operator() (__m512 in)
__m512d operator() (__m512d in)
template<typename T>
accelerator_inline vec< T > operator() (vec< T > a)
float32x4_t operator() (float32x4_t in)
float64x2_t operator() (float64x2_t in)
vector4double operator() (vector4double v)
__m128 operator() (__m128 in)
__m128d operator() (__m128d in)

Detailed Description

Definition at line 520 of file Grid_a64fx-2.h.

Member Function Documentation

◆ operator()() [1/13]

template<typename T>
vec< T > TimesI::operator() ( vec< T > a)
inline

Definition at line 523 of file Grid_a64fx-2.h.

References vec< T >::v.

◆ operator()() [2/13]

vecf TimesI::operator() ( vecf a)
inline

Definition at line 444 of file Grid_a64fx-fixedsize.h.

◆ operator()() [3/13]

vecd TimesI::operator() ( vecd a)
inline

Definition at line 454 of file Grid_a64fx-fixedsize.h.

◆ operator()() [4/13]

__m256 TimesI::operator() ( __m256 in)
inline

Definition at line 421 of file Grid_avx.h.

References _MM_SELECT_FOUR_FOUR.

◆ operator()() [5/13]

__m256d TimesI::operator() ( __m256d in)
inline

Definition at line 426 of file Grid_avx.h.

◆ operator()() [6/13]

__m512 TimesI::operator() ( __m512 in)
inline

Definition at line 291 of file Grid_avx512.h.

References _MM_SELECT_FOUR_FOUR.

◆ operator()() [7/13]

__m512d TimesI::operator() ( __m512d in)
inline

Definition at line 296 of file Grid_avx512.h.

◆ operator()() [8/13]

template<typename T>
accelerator_inline vec< T > TimesI::operator() ( vec< T > a)
inline

Definition at line 268 of file Grid_generic.h.

References accelerator_inline, timesi, vec< T >::v, and VECTOR_FOR.

◆ operator()() [9/13]

float32x4_t TimesI::operator() ( float32x4_t in)
inline

Definition at line 341 of file Grid_neon.h.

◆ operator()() [10/13]

float64x2_t TimesI::operator() ( float64x2_t in)
inline

Definition at line 349 of file Grid_neon.h.

◆ operator()() [11/13]

vector4double TimesI::operator() ( vector4double v)
inline

Definition at line 370 of file Grid_qpx.h.

◆ operator()() [12/13]

__m128 TimesI::operator() ( __m128 in)
inline

Definition at line 289 of file Grid_sse4.h.

References _MM_SELECT_FOUR_FOUR.

◆ operator()() [13/13]

__m128d TimesI::operator() ( __m128d in)
inline

Definition at line 294 of file Grid_sse4.h.


The documentation for this struct was generated from the following files: