fupermod: Functional Performance Models of heterogeneous processors
fupermod_point Struct Reference
[Benchmarking]
Public Attributes | |
| long long int | d |
| double | t |
| int | reps |
| double | ci |
Detailed Description
Data point
Member Data Documentation
| long long int fupermod_point::d |
Problem size
| double fupermod_point::t |
Time
Number of repetitions the measurement has actually taken
| double fupermod_point::ci |
Confidence interval,
. The fupermod_ci function estimates confidence interval, using t distribution.
The documentation for this struct was generated from the following file:
- fupermod/fupermod_benchmark.h


