Struct float32x4

Struct Documentation

struct float32x4

Public Functions

float32x4()
float32x4(const __m128 &f)
float32x4(const float &f)
operator const __m128&() const
operator __m128&()
float operator[](size_t i) const

Friends

std::ostream &operator<<(std::ostream &out, float32x4 f4)