FAST- and NWS-based performance estimation metrics are stored in an estimation metric vector (see Chapter 7 for more details) by calling
int diet_estimate_fast(estVector_t ev,with an appropriate value for ev and the profilePtr corresponding to the current DIET request.
const diet_profile_t* const profilePtr);
Attention: this option it not available when compiling with the option -DDIET_USE_CORI set to OFF, To access to this information use CoRI. (see Section 8.3).