fupermod: Functional Performance Models of heterogeneous processors
fupermod_model_interp Struct Reference
Collaboration diagram for fupermod_model_interp:

Public Attributes | |
| fupermod_model | base |
| int | smooth |
| gsl_interp_accel * | accel |
| gsl_spline * | spline |
Detailed Description
The Akima spline interpolation
Member Data Documentation
Smooth parameter for the Akima spline interpolation of full functional performance models (0 - no smoothing)
| gsl_interp_accel* fupermod_model_interp::accel |
Interpolation accelerator
| gsl_spline* fupermod_model_interp::spline |
Interpolation spline
The documentation for this struct was generated from the following file:
- fupermod/fupermod_model_interp.h


