Class to count flops.
More...
#include <MLAPI_CompObject.h>
|
|
| CompObject () |
| | Constructor, set counter to 0.0.
|
| |
|
| ~CompObject () |
| | Destructor.
|
| |
|
double | GetFlops () const |
| | Returns the internal counter of flops.
|
| |
|
void | SetFlops (double Flops) const |
| | Sets internal counter to Flops.
|
| |
|
void | UpdateFlops (double Flops) const |
| | Updates internal counter by summing Flops.
|
| |
Class to count flops.
- Author
- Marzio Sala, SNL 9214
- Date
- Last updated on Feb-05.
The documentation for this class was generated from the following file: