A combined concept to check if Intel IPP is a suitable option for a real or complex valued floating point binary vector operation.
More...
template<class SrcA, class SrcB, class DstType, detail::PlatformVectorOpPreference pref detail::preferIfIppAndAccelerateAreAvailable>
Constrains a type to represent a complex valued floating point number (e.g.
Definition: NumericTypeConcepts.h:83
Constrains a type to represent a real valued floating point number.
Definition: NumericTypeConcepts.h:79
Constrains two source types to be suitable for a an aliasing-free binary vector operation using platf...
Definition: ContainerAndExpressionConcepts.h:295
A combined concept to check if Intel IPP is a suitable option for a real or complex valued floating p...
Definition: ContainerAndExpressionConcepts.h:324
A combined concept to check if Intel IPP is a suitable option for a real or complex valued floating point binary vector operation.