Public Member Functions | |
FunctionData (double nc, double ns, double ex, double in, double sigma) | |
FunctionData () | |
FunctionData (const FunctionData &X) | |
FunctionData & | operator= (const FunctionData &X) |
FunctionData & | operator+= (const FunctionData &X) |
~FunctionData () | |
Public Attributes | |
double | numcalls |
double | numsubrs |
double | excl |
double | incl |
double | stddeviation |
Definition at line 196 of file pprof.cpp.
|
|
|
Definition at line 215 of file pprof.cpp. References excl, incl, numcalls, numsubrs, and stddeviation. |
|
Definition at line 219 of file pprof.cpp. References excl, incl, numcalls, numsubrs, stddeviation, and X(). Here is the call graph for this function: |
|
|
|
Definition at line 234 of file pprof.cpp. References excl, incl, numcalls, numsubrs, stddeviation, and X(). Here is the call graph for this function: |
|
Definition at line 226 of file pprof.cpp. References excl, incl, numcalls, numsubrs, stddeviation, and X(). Here is the call graph for this function: |
|
Definition at line 205 of file pprof.cpp. Referenced by FunctionData(), operator+=(), and operator=(). |
|
Definition at line 206 of file pprof.cpp. Referenced by FunctionData(), operator+=(), and operator=(). |
|
Definition at line 202 of file pprof.cpp. Referenced by FunctionData(), operator+=(), and operator=(). |
|
Definition at line 203 of file pprof.cpp. Referenced by FunctionData(), operator+=(), and operator=(). |
|
Definition at line 207 of file pprof.cpp. Referenced by FunctionData(), operator+=(), and operator=(). |