Public Types | |
typedef FunBase < valarray< Type >, const Type & > | Base |
typedef Type | value_type |
Public Member Functions | |
RefFunClos (const valarray< Type > &__v, Type __f(const Type &)) | |
value_type | operator[] (size_t __i) const |
size_t | size () const |
Definition at line 439 of file valarray_before.h.