

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