Cvals_func Class Reference
return data from a function pointer
More...
#include <Cvals.h>
List of all members.
|
Public Member Functions |
| Cvals_func (float(*func)(const int &), bool average) |
| Constructor.
|
float | get_value (int particle_number) |
Private Attributes |
float(* | func_ )(const int &) |
Detailed Description
return data from a function pointer
The documentation for this class was generated from the following files: