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/stochasticdata.h
[mareframe] / trunk / gadget / stochasticdata.h Repository:
ViewVC logotype

Diff of /trunk/gadget/stochasticdata.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 115  Line 115 
115     */     */
116    int getDataFromNetwork() { return getdata; };    int getDataFromNetwork() { return getdata; };
117  #endif  #endif
118      //FIXME doc
119      //FIXME poco rendimiento?? -eliminar!!!
120      void setValues(DoubleVector vals)
121      {
122             values = vals;
123      }
124  protected:  protected:
125    /**    /**
126     * \brief This is the InitialInputFile used to read from file the initial values and bounds of the parameters for the current model     * \brief This is the InitialInputFile used to read from file the initial values and bounds of the parameters for the current model

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