Template Struct CompiledPermutation< float, 16 >

Struct Documentation

template<>
struct CompiledPermutation<float, 16>

Public Types

using PrecisionT_ = float

Public Functions

inline constexpr CompiledPermutation(bool within_lane, uint8_t imm8)
inline constexpr CompiledPermutation(bool within_lane, __m512i permute)

Public Members

const bool within_lane_
const int imm8_ = 0
__m512i permute512_ = {0,}

Public Static Attributes

static constexpr size_t packed_size_ = 16