|
using | RealType = decltype( Operation{}( std::declval< T1 >(), std::declval< T2 >()[ 0 ] ) ) |
|
using | ValueType = RealType |
|
using | VectorOperandType = T2 |
|
|
constexpr | StaticBinaryExpressionTemplate (const T1 &a, const T2 &b) |
|
constexpr RealType | operator[] (const int i) const |
|
constexpr RealType | x () const |
|
constexpr RealType | y () const |
|
constexpr RealType | z () const |
|
|
static constexpr int | getSize () |
|
The documentation for this struct was generated from the following file:
- src/TNL/Containers/Expressions/StaticExpressionTemplates.h