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

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

Concept definition

template<class Src, class DstType, detail::PlatformVectorOpPreference pref detail::preferIfIppAndAccelerateAreAvailable>
Constrains a type to have a member function data() const.
Definition: ContainerAndExpressionConcepts.h:118
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
A combined concept to check if Intel IPP is a suitable option for a real or complex floating point ve...
Definition: ContainerAndExpressionConcepts.h:290

Detailed Description

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