34 super->pushInSample(
i, (
Any *)tmp);
40 std::vector<double> *ret;
43 *
id = super->getCurrentId();
46 ret =
new std::vector<double>(nb);
48 (*ret)[
i] = (*tmp)[
i]->getDoubleValue();
SalomeEventLoop(YACS::ENGINE::Pool *)
virtual std::vector< double > * get(long *)
virtual void put(long, std::vector< double > &)
: Interface for management of storage of data formated dynamically in its TypeCode....
Pool used to manage the samples of the optimizer loop plugin.
unsigned int size() const
static SequenceAny * New(const std::vector< T > &vec)