Go to the documentation of this file. 13 #define SV_FREQUENCY 2 16 #define SV_OUTPUT_N_DENS 5 17 #define SV_OUTPUT_NOISE 6 18 #define SV_INPUT_N_DENS 7 19 #define SV_INPUT_NOISE 8 25 #define SV_OUTPUT_NOISE 5 26 #define SV_INPUT_NOISE 6 39 #define VF_REAL (1 << 0) 40 #define VF_COMPLEX (1 << 1) 41 #define VF_ACCUM (1 << 2) 42 #define VF_PLOT (1 << 3) 43 #define VF_PRINT (1 << 4) 44 #define VF_MINGIVEN (1 << 5) 45 #define VF_MAXGIVEN (1 << 6) 46 #define VF_PERMANENT (1 << 7) 88 #define CT_LISTINGARGS 6 89 #define CT_NODENAMES 7 91 #define CT_PLOTKEYWORDS 9 92 #define CT_RUSEARGS 10 93 #define CT_STOPARGS 11 95 #define CT_VARIABLES 13 97 #define CT_TYPENAMES 16