|
using | CommonType = std::common_type_t< ValueType< SrcAType >, ValueType< SrcBType > > |
|
using | value_type = std::conditional_t< std::integral< CommonType >, double, CommonType > |
|
|
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 |
|
VCTR_FORCEDINLINE | VCTR_TARGET ("sse4.1") SSERegister< value_type > getSSE(size_t i) const |
|
NeonRegister< value_type > | getNeon (size_t i) const |
|
The documentation for this class was generated from the following file:
- include/vctr/Expressions/Exp/Pow.h