HARM
harm and utilities
 All Data Structures Files Functions Variables Typedefs Macros Pages
interpline.smono_static.h
Go to the documentation of this file.
1 
7 static FTYPE transition_function( FTYPE x, FTYPE x1, FTYPE x2 ) ;
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]);
11 
13 //#define DO_SMONO_C2A 1
14 //#define DO_SMONO_A2C 1
15 //#define DO_SMONO_C2E 1
16 //
17 //#define DO_MONO_1ST_DERIVATIVE 1
18 //#define DO_3RD_DER 1
19 //#define DO_SMONO_CUSP_INDICATOR 0