![]() |
VCTR
|
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 |