VCTR
Loading...
Searching...
No Matches
vctr::expressions::Clamp< extent, SrcType, ClampLow, ClampHigh > Class Template Reference
Inheritance diagram for vctr::expressions::Clamp< extent, SrcType, ClampLow, ClampHigh >:
vctr::ExpressionTemplateBase

Public Types

using value_type = ValueType< SrcType >
 

Public Member Functions

void applyRuntimeArgs (value_type newLowerBound, value_type newUpperBound)
 
VCTR_FORCEDINLINE constexpr value_type operator[] (size_t i) const
 
VCTR_FORCEDINLINE const value_type * evalNextVectorOpInExpressionChain (value_type *dst) const
 
VCTR_FORCEDINLINE const value_type * evalNextVectorOpInExpressionChain (value_type *dst) const
 

Static Public Attributes

static constexpr bool clampLow = ClampLow::value
 
static constexpr bool clampHigh = ClampHigh::value
 

The documentation for this class was generated from the following file: