|
| struct | ipsdk::simd::detail::reduction::MinReg< eInstructionSet::eIS_Avx512, T, typename boost::enable_if_c< sizeof(T)==1 >::type > |
| | MinReg template specialization for instruction set AVX512 and types ipInt8 and ipUInt8. More...
|
| |
| struct | ipsdk::simd::detail::reduction::MinReg< eInstructionSet::eIS_Avx512, T, typename boost::enable_if_c< sizeof(T)==2 >::type > |
| | MinReg template specialization for instruction set AVX512 and types ipInt16 and ipUInt16. More...
|
| |
| struct | ipsdk::simd::detail::reduction::MinReg< eInstructionSet::eIS_Avx512, ipInt32 > |
| | MinReg template specialization for instruction set AVX512 and type ipInt32. More...
|
| |
| struct | ipsdk::simd::detail::reduction::MinReg< eInstructionSet::eIS_Avx512, ipUInt32 > |
| | MinReg template specialization for instruction set AVX512 and type ipUInt32. More...
|
| |
| struct | ipsdk::simd::detail::reduction::MinReg< eInstructionSet::eIS_Avx512, ipInt64 > |
| | MinReg template specialization for instruction set AVX512 and type ipInt64. More...
|
| |
| struct | ipsdk::simd::detail::reduction::MinReg< eInstructionSet::eIS_Avx512, ipUInt64 > |
| | MinReg template specialization for instruction set AVX512 and type ipUInt64. More...
|
| |
| struct | ipsdk::simd::detail::reduction::MinReg< eInstructionSet::eIS_Avx512, ipReal32 > |
| | MinReg template specialization for instruction set AVX512 and type ipReal32. More...
|
| |
| struct | ipsdk::simd::detail::reduction::MinReg< eInstructionSet::eIS_Avx512, ipReal64 > |
| | MinReg template specialization for instruction set AVX512 and type ipReal64. More...
|
| |
specialization of ipsdk::simd::detail::reduction::MinReg structure for AVX512 instruction set
- Author
- H. Delestre
- Date
- 2018/03/20
- Copyright
- 2018 Reactiv'IP, all right reserved.