|
Grid 0.7.0
|
#include <Grid_vector_unops.h>
Public Member Functions | |
| accelerator | PowRealFunctor (double _y) |
| accelerator scalar | operator() (const scalar &a) const |
Data Fields | |
| double | y |
Definition at line 86 of file Grid_vector_unops.h.
|
inline |
Definition at line 88 of file Grid_vector_unops.h.
References accelerator, and y.
|
inline |
Definition at line 89 of file Grid_vector_unops.h.
References accelerator, pow(), real(), and y.
| double PowRealFunctor< scalar >::y |
Definition at line 87 of file Grid_vector_unops.h.
Referenced by operator()(), and PowRealFunctor().