一呼百應, "one call, a hundred responses"
Loading...
Searching...
No Matches
ein::detail Namespace Reference

Classes

struct  has_lifted_operations_impl
 
struct  has_lifted_operations_impl< bf16 >
 
struct  has_lifted_operations_impl< fp16 >
 
struct  pd
 
struct  pd< 128 >
 
struct  pd< 256 >
 
struct  pd< 512 >
 
struct  ps
 
struct  ps< 128 >
 
struct  ps< 256 >
 
struct  ps< 512 >
 
struct  si
 
struct  si< 128 >
 
struct  si< 256 >
 
struct  si< 512 >
 
struct  simd_intrinsic
 
struct  simd_intrinsic< double, N >
 
struct  simd_intrinsic< float, N >
 
struct  simd_intrinsic< T, N >
 
struct  simd_type_impl
 
struct  simd_type_impl< simd< T, N > >
 
struct  storage_type_impl
 
struct  storage_type_impl< bf16 >
 
struct  storage_type_impl< fp16 >
 

Class Documentation

◆ ein::detail::pd

struct ein::detail::pd
template<size_t N>
struct ein::detail::pd< N >

Definition at line 118 of file simd_data.hpp.

◆ ein::detail::ps

struct ein::detail::ps
template<size_t N>
struct ein::detail::ps< N >

Definition at line 117 of file simd_data.hpp.

◆ ein::detail::si

struct ein::detail::si
template<size_t N>
struct ein::detail::si< N >

Definition at line 116 of file simd_data.hpp.

◆ ein::detail::simd_intrinsic

struct ein::detail::simd_intrinsic
template<typename T, size_t N>
struct ein::detail::simd_intrinsic< T, N >

Definition at line 141 of file simd_data.hpp.