--- trunk/gadget/keeper.h 2015/06/10 13:01:42 10 +++ trunk/gadget/keeper.h 2015/07/23 19:00:38 11 @@ -202,6 +202,8 @@ * \return bestlikelihood */ double getBestLikelihoodScore() const { return bestlikelihood; }; + //FIXME doc + DoubleVector getValues() {return values;} protected: /** * \brief This is the AddressKeeperMatrix used to store information about the value and name of the parameters