| 
    Template Numerical Library version\ main:6a1fe78
    
   | 
 

Public Types | |
| using | RealType = decltype( Operation{}( std::declval< T1 >()[ 0 ] ) ) | 
| using | ValueType = RealType | 
| using | VectorOperandType = T1 | 
Static Public Member Functions | |
| static constexpr int | getSize () | 
Protected Attributes | |
| OperandMemberType< T1 >::type | operand |