8 static FTYPE compute_mono_indicator_point_eno5(
FTYPE *yin,
FTYPE epsilon );
9 static FTYPE compute_mono_indicator_average_eno5(
FTYPE *yin,
FTYPE epsilon );
10 static void set_as_rough(
int recontype,
int i,
FTYPE *yin,
FTYPE (*yout)[
NBIGM],
FTYPE (*youtpolycoef)[NBIGM],
FTYPE (*monoindicator)[NBIGM]);