VCTR
Loading...
Searching...
No Matches
vctr::is::suitableForIppComplexFloatVectorOp Concept Reference

A combined concept to check if Intel IPP is a suitable option for a complex valued floating point vector operation. More...

Concept definition

template<class Src, class DstType, detail::PlatformVectorOpPreference pref detail::preferIfIppAndAccelerateAreAvailable>
Constrains a type to have a member function evalNextVectorOpInExpressionChain (value_type*) const.
Definition: ContainerAndExpressionConcepts.h:94
Constrains a type to represent a complex valued floating point number (e.g.
Definition: NumericTypeConcepts.h:83
A combined concept to check if Intel IPP is a suitable option for a complex valued floating point vec...
Definition: ContainerAndExpressionConcepts.h:274

Detailed Description

A combined concept to check if Intel IPP is a suitable option for a complex valued floating point vector operation.