Go to the source code of this file.
|
| struct | ipsdk::simd::detail::BitwiseCastReg< eInstructionSet::eIS_Avx2, TIn, ipReal32, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::equal_to< boost::mpl::sizeof_< TIn >, boost::mpl::int_< 4 > >::type, typename boost::is_integral< TIn >::type >::type >::type > |
| |
| struct | ipsdk::simd::detail::BitwiseCastReg< eInstructionSet::eIS_Avx2, ipReal32, TOut, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::equal_to< boost::mpl::sizeof_< TOut >, boost::mpl::int_< 4 > >::type, typename boost::is_integral< TOut >::type >::type >::type > |
| |
| struct | ipsdk::simd::detail::BitwiseCastReg< eInstructionSet::eIS_Avx2, TIn, ipReal64, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::equal_to< boost::mpl::sizeof_< TIn >, boost::mpl::int_< 8 > >::type, typename boost::is_integral< TIn >::type >::type >::type > |
| |
| struct | ipsdk::simd::detail::BitwiseCastReg< eInstructionSet::eIS_Avx2, ipReal64, TOut, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::equal_to< boost::mpl::sizeof_< TOut >, boost::mpl::int_< 8 > >::type, typename boost::is_integral< TOut >::type >::type >::type > |
| |
|
| | ipsdk |
| | Main namespace for IPSDK library.
|
| |
| | ipsdk::simd |
| | Namespace agregating IPSDK SIMD routines and classes.
|
| |
- Author
- H. Delestre
- Date
- 2014/02/25
- Copyright
- 2014 Reactiv'IP, all right reserved.