Public Types | |
typedef BinBase2< Oper, valarray< Type > > | Base |
typedef Base::value_type | value_type |
typedef valarray< Type >::value_type | Vt |
Public Member Functions | |
BinClos (const valarray< Type > &__v, const Type &__t) | |
BinBase2 (const valarray< Type > &__e, const Vt &__t) | |
value_type | operator[] (size_t __i) const |
size_t | size () const |
Definition at line 622 of file valarray_meta.h.