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

Public Types

using value_type = std::conditional_t< std::is_integral_v< ValueType< SrcType > >, double, ValueType< SrcType > >
 

Public Member Functions

VCTR_FORCEDINLINE constexpr value_type operator[] (size_t i) const
 
VCTR_FORCEDINLINE const value_type * evalNextVectorOpInExpressionChain (value_type *dst) const
 

Static Public Attributes

static constexpr value_type base = ConstantType::value
 

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