Home | History | Annotate | Download | only in NonLinearOptimization

Lines Matching refs:Index

46     typedef DenseIndex Index;
60 Index maxfev; // maximum number of function evaluation
62 Index nb_of_subdiagonals;
63 Index nb_of_superdiagonals;
94 Index nfev;
95 Index njev;
96 Index iter;
101 Index n;
107 Index ncsuc;
110 Index nslow1, nslow2;
111 Index ncfail;
163 for (Index j = 0; j < n; ++j)
192 Index j;
403 for (Index j = 0; j < n; ++j)
433 Index j;