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

Diff of /trunk/gadget/lengthgroup.h

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

revision 4, Thu Apr 30 17:32:47 2015 UTC revision 20, Fri Apr 7 09:20:55 2017 UTC
# Line 97  Line 97 
97     * \param outfile is the ofstream that the information gets sent to     * \param outfile is the ofstream that the information gets sent to
98     */     */
99    void Print(ofstream& outfile) const;    void Print(ofstream& outfile) const;
100      /**
101    //FIXME doc     * \brief This function initialize the meanLength vector
102    double* const meanlengthvecPow_initilize( int maxlengthgroupgrowth, double tmpPower) const;     * \param maxlengthgroupgrowth max length of the meanLength vector
103       * \param tmpPower the power term of the length
104       */
105      double* meanlengthvecPow_initilize( int maxlengthgroupgrowth, double tmpPower) const;
106  protected:  protected:
107    /**    /**
108     * \brief This is the flag to denote whether an error has occured or not     * \brief This is the flag to denote whether an error has occured or not

Legend:
Removed from v.4  
changed lines
  Added in v.20

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

Powered By FusionForge