CbmRoot
F32vec4 Class Reference

#include <P4_F32vec4.h>

Public Member Functions

float & operator[] (int i)
 
float operator[] (int i) const
 
 F32vec4 ()
 
 F32vec4 (const __m128 &a)
 
 F32vec4 (const float &a)
 
 F32vec4 (const float &f0, const float &f1, const float &f2, const float &f3)
 
 operator __m128 () const
 
 vec_arithmetic (F32vec4, float)
 
float & operator[] (int i)
 
float operator[] (int i) const
 
 F32vec4 ()
 
 F32vec4 (const F32vec4 &a)
 
 F32vec4 (const float &a)
 
 F32vec4 (const float &f0, const float &f1, const float &f2, const float &f3)
 
 vec_arithmetic (F32vec4, float)
 
float & operator[] (int i)
 
float operator[] (int i) const
 
 F32vec4 ()
 
 F32vec4 (const __m128 &a)
 
 F32vec4 (const float &a)
 
 F32vec4 (const float &f0, const float &f1, const float &f2, const float &f3)
 
 operator __m128 () const
 
 vec_arithmetic (F32vec4, float)
 

Public Attributes

__m128 v
 
float v [4]
 

Friends

F32vec4 operator+ (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator- (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator* (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator/ (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 min (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 max (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 sqrt (const F32vec4 &a)
 
F32vec4 rsqrt (const F32vec4 &a)
 
F32vec4 rcp (const F32vec4 &a)
 
F32vec4 fabs (const F32vec4 &a)
 
F32vec4 sgn (const F32vec4 &a)
 
F32vec4 asgnb (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator& (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator| (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator^ (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator! (const F32vec4 &a)
 
F32vec4 operator< (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator<= (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator> (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator>= (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator== (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 bool2int (const F32vec4 &a)
 
F32vec4 exp (const F32vec4 &a)
 
F32vec4 log (const F32vec4 &a)
 
F32vec4 sin (const F32vec4 &a)
 
F32vec4 cos (const F32vec4 &a)
 
F32vec4 acos (const F32vec4 &a)
 
F32vec4 atan2 (const F32vec4 &y, const F32vec4 &x)
 
std::ostream & operator<< (std::ostream &strm, const F32vec4 &a)
 
std::istream & operator>> (std::istream &strm, F32vec4 &a)
 
F32vec4 operator+ (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator- (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator* (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator/ (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator< (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator<= (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator> (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator>= (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator& (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator| (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator|| (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator! (const F32vec4 &a)
 
F32vec4 if3 (const F32vec4 &a, const F32vec4 &b, const F32vec4 &c)
 
F32vec4 bool2int (const F32vec4 &a)
 
float min (float x, float y)
 
float max (float x, float y)
 
float asgnb (float x, float y)
 
float rsqrt (float x)
 
float rcp (float x)
 
float sgn (float x)
 
F32vec4 min (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 max (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 asgnb (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 sqrt (const F32vec4 &a)
 
F32vec4 rsqrt (const F32vec4 &a)
 
F32vec4 rcp (const F32vec4 &a)
 
F32vec4 fabs (const F32vec4 &a)
 
F32vec4 sgn (const F32vec4 &a)
 
F32vec4 exp (const F32vec4 &a)
 
F32vec4 log (const F32vec4 &a)
 
F32vec4 sin (const F32vec4 &a)
 
F32vec4 cos (const F32vec4 &a)
 
ostream & operator<< (ostream &strm, const F32vec4 &a)
 
istream & operator>> (istream &strm, F32vec4 &a)
 
F32vec4 operator+ (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator- (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator* (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator/ (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 min (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 max (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 sqrt (const F32vec4 &a)
 
F32vec4 rsqrt (const F32vec4 &a)
 
F32vec4 rcp (const F32vec4 &a)
 
F32vec4 fabs (const F32vec4 &a)
 
F32vec4 sgn (const F32vec4 &a)
 
F32vec4 asgnb (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator& (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator| (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator^ (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 operator! (const F32vec4 &a)
 
F32vec4 operator< (const F32vec4 &a, const F32vec4 &b)
 
F32vec4 exp (const F32vec4 &a)
 
F32vec4 log (const F32vec4 &a)
 
F32vec4 sin (const F32vec4 &a)
 
F32vec4 cos (const F32vec4 &a)
 
std::ostream & operator<< (std::ostream &strm, const F32vec4 &a)
 
std::istream & operator>> (std::istream &strm, F32vec4 &a)
 

Detailed Description

Definition at line 47 of file L1/vectors/P4_F32vec4.h.

Constructor & Destructor Documentation

◆ F32vec4() [1/12]

F32vec4::F32vec4 ( )
inline

Definition at line 56 of file L1/vectors/P4_F32vec4.h.

◆ F32vec4() [2/12]

F32vec4::F32vec4 ( const __m128 &  a)
inline

Definition at line 57 of file L1/vectors/P4_F32vec4.h.

◆ F32vec4() [3/12]

F32vec4::F32vec4 ( const float &  a)
inline

Definition at line 58 of file L1/vectors/P4_F32vec4.h.

◆ F32vec4() [4/12]

F32vec4::F32vec4 ( const float &  f0,
const float &  f1,
const float &  f2,
const float &  f3 
)
inline

Definition at line 60 of file L1/vectors/P4_F32vec4.h.

◆ F32vec4() [5/12]

F32vec4::F32vec4 ( )
inline

Definition at line 31 of file PSEUDO_F32vec4.h.

◆ F32vec4() [6/12]

F32vec4::F32vec4 ( const F32vec4 a)
inline

Definition at line 32 of file PSEUDO_F32vec4.h.

References v.

◆ F32vec4() [7/12]

F32vec4::F32vec4 ( const float &  a)
inline

Definition at line 38 of file PSEUDO_F32vec4.h.

◆ F32vec4() [8/12]

F32vec4::F32vec4 ( const float &  f0,
const float &  f1,
const float &  f2,
const float &  f3 
)
inline

Definition at line 45 of file PSEUDO_F32vec4.h.

◆ F32vec4() [9/12]

F32vec4::F32vec4 ( )
inline

Definition at line 55 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ F32vec4() [10/12]

F32vec4::F32vec4 ( const __m128 &  a)
inline

Definition at line 56 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ F32vec4() [11/12]

F32vec4::F32vec4 ( const float &  a)
inline

Definition at line 57 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ F32vec4() [12/12]

F32vec4::F32vec4 ( const float &  f0,
const float &  f1,
const float &  f2,
const float &  f3 
)
inline

Definition at line 59 of file littrack/parallel/vectors/P4_F32vec4.h.

Member Function Documentation

◆ operator __m128() [1/2]

F32vec4::operator __m128 ( ) const
inline

Definition at line 63 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator __m128() [2/2]

F32vec4::operator __m128 ( ) const
inline

Definition at line 64 of file L1/vectors/P4_F32vec4.h.

References v.

◆ operator[]() [1/6]

float& F32vec4::operator[] ( int  i)
inline

Definition at line 28 of file PSEUDO_F32vec4.h.

References i, and v.

◆ operator[]() [2/6]

float& F32vec4::operator[] ( int  i)
inline

Definition at line 51 of file L1/vectors/P4_F32vec4.h.

References i, and v.

◆ operator[]() [3/6]

float& F32vec4::operator[] ( int  i)
inline

Definition at line 52 of file littrack/parallel/vectors/P4_F32vec4.h.

References i, and v.

◆ operator[]() [4/6]

float F32vec4::operator[] ( int  i) const
inline

Definition at line 29 of file PSEUDO_F32vec4.h.

References i, and v.

◆ operator[]() [5/6]

float F32vec4::operator[] ( int  i) const
inline

Definition at line 52 of file L1/vectors/P4_F32vec4.h.

◆ operator[]() [6/6]

float F32vec4::operator[] ( int  i) const
inline

Definition at line 53 of file littrack/parallel/vectors/P4_F32vec4.h.

References i, and v.

◆ vec_arithmetic() [1/3]

F32vec4::vec_arithmetic ( F32vec4  ,
float   
)

◆ vec_arithmetic() [2/3]

F32vec4::vec_arithmetic ( F32vec4  ,
float   
)

◆ vec_arithmetic() [3/3]

F32vec4::vec_arithmetic ( F32vec4  ,
float   
)

Friends And Related Function Documentation

◆ acos

F32vec4 acos ( const F32vec4 a)
friend

Definition at line 186 of file L1/vectors/P4_F32vec4.h.

Referenced by operator<<().

◆ asgnb [1/4]

F32vec4 asgnb ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 106 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ asgnb [2/4]

F32vec4 asgnb ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 116 of file L1/vectors/P4_F32vec4.h.

Referenced by operator>>().

◆ asgnb [3/4]

F32vec4 asgnb ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 137 of file PSEUDO_F32vec4.h.

◆ asgnb [4/4]

float asgnb ( float  x,
float  y 
)
friend

Definition at line 130 of file PSEUDO_F32vec4.h.

◆ atan2

F32vec4 atan2 ( const F32vec4 y,
const F32vec4 x 
)
friend

Definition at line 190 of file L1/vectors/P4_F32vec4.h.

◆ bool2int [1/2]

F32vec4 bool2int ( const F32vec4 a)
friend

Definition at line 122 of file PSEUDO_F32vec4.h.

◆ bool2int [2/2]

F32vec4 bool2int ( const F32vec4 a)
friend

Definition at line 170 of file L1/vectors/P4_F32vec4.h.

◆ cos [1/3]

F32vec4 cos ( const F32vec4 a)
friend

Definition at line 145 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ cos [2/3]

F32vec4 cos ( const F32vec4 a)
friend

Definition at line 146 of file PSEUDO_F32vec4.h.

◆ cos [3/3]

F32vec4 cos ( const F32vec4 a)
friend

Definition at line 185 of file L1/vectors/P4_F32vec4.h.

◆ exp [1/3]

F32vec4 exp ( const F32vec4 a)
friend

Definition at line 142 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ exp [2/3]

F32vec4 exp ( const F32vec4 a)
friend

Definition at line 143 of file PSEUDO_F32vec4.h.

◆ exp [3/3]

F32vec4 exp ( const F32vec4 a)
friend

Definition at line 182 of file L1/vectors/P4_F32vec4.h.

◆ fabs [1/3]

F32vec4 fabs ( const F32vec4 a)
friend

Definition at line 98 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ fabs [2/3]

F32vec4 fabs ( const F32vec4 a)
friend

Definition at line 108 of file L1/vectors/P4_F32vec4.h.

Referenced by vec_arithmetic().

◆ fabs [3/3]

F32vec4 fabs ( const F32vec4 a)
friend

Definition at line 141 of file PSEUDO_F32vec4.h.

◆ if3

F32vec4 if3 ( const F32vec4 a,
const F32vec4 b,
const F32vec4 c 
)
friend

Definition at line 108 of file PSEUDO_F32vec4.h.

◆ log [1/3]

F32vec4 log ( const F32vec4 a)
friend

Definition at line 143 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ log [2/3]

F32vec4 log ( const F32vec4 a)
friend

Definition at line 144 of file PSEUDO_F32vec4.h.

◆ log [3/3]

F32vec4 log ( const F32vec4 a)
friend

Definition at line 183 of file L1/vectors/P4_F32vec4.h.

◆ max [1/4]

F32vec4 max ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 83 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ max [2/4]

F32vec4 max ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 84 of file L1/vectors/P4_F32vec4.h.

◆ max [3/4]

F32vec4 max ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 136 of file PSEUDO_F32vec4.h.

◆ max [4/4]

float max ( float  x,
float  y 
)
friend

Definition at line 129 of file PSEUDO_F32vec4.h.

◆ min [1/4]

F32vec4 min ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 80 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ min [2/4]

F32vec4 min ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 81 of file L1/vectors/P4_F32vec4.h.

◆ min [3/4]

F32vec4 min ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 135 of file PSEUDO_F32vec4.h.

◆ min [4/4]

float min ( float  x,
float  y 
)
friend

Definition at line 128 of file PSEUDO_F32vec4.h.

◆ operator! [1/3]

F32vec4 operator! ( const F32vec4 a)
friend

Definition at line 98 of file PSEUDO_F32vec4.h.

◆ operator! [2/3]

F32vec4 operator! ( const F32vec4 a)
friend

Definition at line 124 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator! [3/3]

F32vec4 operator! ( const F32vec4 a)
friend

Definition at line 134 of file L1/vectors/P4_F32vec4.h.

◆ operator& [1/3]

F32vec4 operator& ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 92 of file PSEUDO_F32vec4.h.

◆ operator& [2/3]

F32vec4 operator& ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 112 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator& [3/3]

F32vec4 operator& ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 122 of file L1/vectors/P4_F32vec4.h.

◆ operator* [1/3]

F32vec4 operator* ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 72 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator* [2/3]

F32vec4 operator* ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 73 of file L1/vectors/P4_F32vec4.h.

◆ operator* [3/3]

F32vec4 operator* ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 78 of file PSEUDO_F32vec4.h.

◆ operator+ [1/3]

F32vec4 operator+ ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 66 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator+ [2/3]

F32vec4 operator+ ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 67 of file L1/vectors/P4_F32vec4.h.

◆ operator+ [3/3]

F32vec4 operator+ ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 76 of file PSEUDO_F32vec4.h.

◆ operator- [1/3]

F32vec4 operator- ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 69 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator- [2/3]

F32vec4 operator- ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 70 of file L1/vectors/P4_F32vec4.h.

◆ operator- [3/3]

F32vec4 operator- ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 77 of file PSEUDO_F32vec4.h.

◆ operator/ [1/3]

F32vec4 operator/ ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 75 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator/ [2/3]

F32vec4 operator/ ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 76 of file L1/vectors/P4_F32vec4.h.

◆ operator/ [3/3]

F32vec4 operator/ ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 79 of file PSEUDO_F32vec4.h.

◆ operator< [1/3]

F32vec4 operator< ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 82 of file PSEUDO_F32vec4.h.

◆ operator< [2/3]

F32vec4 operator< ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 133 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator< [3/3]

F32vec4 operator< ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 143 of file L1/vectors/P4_F32vec4.h.

◆ operator<< [1/3]

ostream& operator<< ( ostream &  strm,
const F32vec4 a 
)
friend

Definition at line 155 of file PSEUDO_F32vec4.h.

◆ operator<< [2/3]

std::ostream& operator<< ( std::ostream &  strm,
const F32vec4 a 
)
friend

Definition at line 153 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator<< [3/3]

std::ostream& operator<< ( std::ostream &  strm,
const F32vec4 a 
)
friend

Definition at line 234 of file L1/vectors/P4_F32vec4.h.

◆ operator<= [1/2]

F32vec4 operator<= ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 83 of file PSEUDO_F32vec4.h.

◆ operator<= [2/2]

F32vec4 operator<= ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 147 of file L1/vectors/P4_F32vec4.h.

◆ operator==

F32vec4 operator== ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 159 of file L1/vectors/P4_F32vec4.h.

◆ operator> [1/2]

F32vec4 operator> ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 86 of file PSEUDO_F32vec4.h.

◆ operator> [2/2]

F32vec4 operator> ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 151 of file L1/vectors/P4_F32vec4.h.

◆ operator>= [1/2]

F32vec4 operator>= ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 87 of file PSEUDO_F32vec4.h.

◆ operator>= [2/2]

F32vec4 operator>= ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 155 of file L1/vectors/P4_F32vec4.h.

◆ operator>> [1/3]

istream& operator>> ( istream &  strm,
F32vec4 a 
)
friend

Definition at line 160 of file PSEUDO_F32vec4.h.

◆ operator>> [2/3]

std::istream& operator>> ( std::istream &  strm,
F32vec4 a 
)
friend

Definition at line 158 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator>> [3/3]

std::istream& operator>> ( std::istream &  strm,
F32vec4 a 
)
friend

Definition at line 239 of file L1/vectors/P4_F32vec4.h.

◆ operator^ [1/2]

F32vec4 operator^ ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 120 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator^ [2/2]

F32vec4 operator^ ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 130 of file L1/vectors/P4_F32vec4.h.

◆ operator| [1/3]

F32vec4 operator| ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 93 of file PSEUDO_F32vec4.h.

◆ operator| [2/3]

F32vec4 operator| ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 116 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ operator| [3/3]

F32vec4 operator| ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 126 of file L1/vectors/P4_F32vec4.h.

◆ operator||

F32vec4 operator|| ( const F32vec4 a,
const F32vec4 b 
)
friend

Definition at line 94 of file PSEUDO_F32vec4.h.

◆ rcp [1/4]

F32vec4 rcp ( const F32vec4 a)
friend

Definition at line 94 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ rcp [2/4]

F32vec4 rcp ( const F32vec4 a)
friend

Definition at line 100 of file L1/vectors/P4_F32vec4.h.

◆ rcp [3/4]

F32vec4 rcp ( const F32vec4 a)
friend

Definition at line 140 of file PSEUDO_F32vec4.h.

◆ rcp [4/4]

float rcp ( float  x)
friend

Definition at line 132 of file PSEUDO_F32vec4.h.

◆ rsqrt [1/4]

F32vec4 rsqrt ( const F32vec4 a)
friend

Definition at line 91 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ rsqrt [2/4]

F32vec4 rsqrt ( const F32vec4 a)
friend

Definition at line 92 of file L1/vectors/P4_F32vec4.h.

◆ rsqrt [3/4]

F32vec4 rsqrt ( const F32vec4 a)
friend

Definition at line 139 of file PSEUDO_F32vec4.h.

◆ rsqrt [4/4]

float rsqrt ( float  x)
friend

Definition at line 131 of file PSEUDO_F32vec4.h.

◆ sgn [1/4]

F32vec4 sgn ( const F32vec4 a)
friend

Definition at line 103 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ sgn [2/4]

F32vec4 sgn ( const F32vec4 a)
friend

Definition at line 113 of file L1/vectors/P4_F32vec4.h.

◆ sgn [3/4]

F32vec4 sgn ( const F32vec4 a)
friend

Definition at line 142 of file PSEUDO_F32vec4.h.

◆ sgn [4/4]

float sgn ( float  x)
friend

Definition at line 133 of file PSEUDO_F32vec4.h.

◆ sin [1/3]

F32vec4 sin ( const F32vec4 a)
friend

Definition at line 144 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ sin [2/3]

F32vec4 sin ( const F32vec4 a)
friend

Definition at line 145 of file PSEUDO_F32vec4.h.

◆ sin [3/3]

F32vec4 sin ( const F32vec4 a)
friend

Definition at line 184 of file L1/vectors/P4_F32vec4.h.

◆ sqrt [1/3]

F32vec4 sqrt ( const F32vec4 a)
friend

Definition at line 88 of file littrack/parallel/vectors/P4_F32vec4.h.

◆ sqrt [2/3]

F32vec4 sqrt ( const F32vec4 a)
friend

Definition at line 89 of file L1/vectors/P4_F32vec4.h.

◆ sqrt [3/3]

F32vec4 sqrt ( const F32vec4 a)
friend

Definition at line 138 of file PSEUDO_F32vec4.h.

Member Data Documentation

◆ v [1/2]

float F32vec4::v[4]

Definition at line 26 of file PSEUDO_F32vec4.h.

◆ v [2/2]

__m128 F32vec4::v

Definition at line 49 of file L1/vectors/P4_F32vec4.h.

Referenced by F32vec4(), operator __m128(), operator&(), operator[](), and rcp().


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