Grid 0.7.0
TimesMinusI 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 501 of file Grid_a64fx-2.h.

Member Function Documentation

◆ operator()() [1/13]

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

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

References vec< T >::v.

◆ operator()() [2/13]

vecf TimesMinusI::operator() ( vecf a)
inline

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

◆ operator()() [3/13]

vecd TimesMinusI::operator() ( vecd a)
inline

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

◆ operator()() [4/13]

__m256 TimesMinusI::operator() ( __m256 in)
inline

Definition at line 408 of file Grid_avx.h.

References _MM_SELECT_FOUR_FOUR.

◆ operator()() [5/13]

__m256d TimesMinusI::operator() ( __m256d in)
inline

Definition at line 413 of file Grid_avx.h.

◆ operator()() [6/13]

__m512 TimesMinusI::operator() ( __m512 in)
inline

Definition at line 274 of file Grid_avx512.h.

References _MM_SELECT_FOUR_FOUR.

◆ operator()() [7/13]

__m512d TimesMinusI::operator() ( __m512d in)
inline

Definition at line 281 of file Grid_avx512.h.

◆ operator()() [8/13]

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

Definition at line 247 of file Grid_generic.h.

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

◆ operator()() [9/13]

float32x4_t TimesMinusI::operator() ( float32x4_t in)
inline

Definition at line 323 of file Grid_neon.h.

◆ operator()() [10/13]

float64x2_t TimesMinusI::operator() ( float64x2_t in)
inline

Definition at line 331 of file Grid_neon.h.

◆ operator()() [11/13]

vector4double TimesMinusI::operator() ( vector4double v)
inline

Definition at line 359 of file Grid_qpx.h.

◆ operator()() [12/13]

__m128 TimesMinusI::operator() ( __m128 in)
inline

Definition at line 276 of file Grid_sse4.h.

References _MM_SELECT_FOUR_FOUR.

◆ operator()() [13/13]

__m128d TimesMinusI::operator() ( __m128d in)
inline

Definition at line 281 of file Grid_sse4.h.


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