5 #define NPLXMX (LIMPAR*(LIMPAR+6)+1)
64 fprintf(
ioQQQ,
" Increase size of NPLXMX in parameter statements to handle this many variables.\n" );
106 fprintf(
ioQQQ,
" SUBPLEX exceeding maximum iterations.\n"
107 " This can be reset with the OPTIMZE ITERATIONS command.\n" );
135 fprintf(
ioQQQ,
" **************************************************\n" );
136 fprintf(
ioQQQ,
" **************************************************\n" );
137 fprintf(
ioQQQ,
" **************************************************\n" );
178 fprintf(
ioQQQ,
"The number of variable options on this line makes no sense to me.\n");
185 fprintf(
ioQQQ,
" Smallest value:%10.2e Largest value:%10.2e Allowed range %10.2e to %10.2e\n",
FILE * open_data(const char *fname, const char *mode, access_scheme scheme)
NORETURN void TotalInsanity(void)
chi2_type optimize_func(const realnum param[], int grid_index=-1)
realnum varang[LIMPAR][2]
void optimize_phymir(realnum[], const realnum[], long, chi2_type *, realnum)
char chVarFmt[LIMPAR][FILENAME_PATH_LENGTH_2]
realnum vparm[LIMEXT][LIMPAR]
void optimize_subplex(long int n, double tol, long int maxnfe, long int mode, realnum scale[], realnum x[], realnum *fx, long int *nfe, realnum work[], long int iwork[], long int *iflag)
const int INPUT_LINE_LENGTH
#define DEBUG_ENTRY(funcname)
int fprintf(const Output &stream, const char *format,...)
char chOptimFileName[INPUT_LINE_LENGTH]