69 std::vector<double> *
next, *res;
73 pt =
work[id]->inform(*res);
136 return new std::vector<double>(*
simplx[0]->param);
142 std::vector<double> *ret;
144 ret =
new std::vector<double>(
nbin);
147 for (j=0; j<
nbin; j++)
148 (*ret)[
i] += (*
simplx[j]->param)[
i];
std::vector< double > * get(long *)
void put(long, std::vector< double > &)
std::vector< double > * barycentre(void)
std::vector< Point * > work
Solution * add(Solution *)
std::vector< double > * minimum(void)
std::vector< Solution * > simplx
Simplex(long, long, Maestro &)
Solution * solution(void)
std::vector< double > * obj