Log In | Get Help   
Home My Page Projects Code Snippets Project Openings Mareframe
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files
[mareframe] Diff of /trunk/gadget/keeper.h
[mareframe] / trunk / gadget / keeper.h Repository:
ViewVC logotype

Diff of /trunk/gadget/keeper.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10, Wed Jun 10 13:01:42 2015 UTC revision 11, Thu Jul 23 19:00:38 2015 UTC
# Line 202  Line 202 
202     * \return bestlikelihood     * \return bestlikelihood
203     */     */
204    double getBestLikelihoodScore() const { return bestlikelihood; };    double getBestLikelihoodScore() const { return bestlikelihood; };
205      //FIXME doc
206      DoubleVector getValues() {return values;}
207  protected:  protected:
208    /**    /**
209     * \brief This is the AddressKeeperMatrix used to store information about the value and name of the parameters     * \brief This is the AddressKeeperMatrix used to store information about the value and name of the parameters

Legend:
Removed from v.10  
changed lines
  Added in v.11

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge