Home
last modified time | relevance | path

Searched defs:nfmax (Results 1 – 2 of 2) sorted by relevance

/petsc/src/tao/leastsquares/tutorials/matlab/
H A DProblemInitialize.m20 nfmax = nf_const*(n+1); % Maximum number of function evaluations variable
H A Dmatlab_ls_test.c21 int nfmax; /* Maximum function evaluations */ member