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

Member Function Documentation

◆ operator()() [1/13]

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

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

References vec< T >::v.

◆ operator()() [2/13]

vecf Conj::operator() ( vecf a)
inline

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

◆ operator()() [3/13]

vecd Conj::operator() ( vecd a)
inline

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

◆ operator()() [4/13]

__m256 Conj::operator() ( __m256 in)
inline

Definition at line 396 of file Grid_avx.h.

◆ operator()() [5/13]

__m256d Conj::operator() ( __m256d in)
inline

Definition at line 400 of file Grid_avx.h.

◆ operator()() [6/13]

__m512 Conj::operator() ( __m512 in)
inline

Definition at line 262 of file Grid_avx512.h.

◆ operator()() [7/13]

__m512d Conj::operator() ( __m512d in)
inline

Definition at line 266 of file Grid_avx512.h.

◆ operator()() [8/13]

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

Definition at line 226 of file Grid_generic.h.

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

◆ operator()() [9/13]

float32x4_t Conj::operator() ( float32x4_t in)
inline

Definition at line 303 of file Grid_neon.h.

◆ operator()() [10/13]

float64x2_t Conj::operator() ( float64x2_t in)
inline

Definition at line 311 of file Grid_neon.h.

◆ operator()() [11/13]

vector4double Conj::operator() ( vector4double v)
inline

Definition at line 349 of file Grid_qpx.h.

◆ operator()() [12/13]

__m128 Conj::operator() ( __m128 in)
inline

Definition at line 264 of file Grid_sse4.h.

◆ operator()() [13/13]

__m128d Conj::operator() ( __m128d in)
inline

Definition at line 268 of file Grid_sse4.h.


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