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

Diff of /trunk/gadget/doublevector.h

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

revision 11, Thu Jul 23 19:00:38 2015 UTC revision 12, Fri Jul 24 18:36:24 2015 UTC
# Line 36  Line 36 
36     * \note This will free all the memory allocated to all the elements of the vector     * \note This will free all the memory allocated to all the elements of the vector
37     */     */
38    ~DoubleVector();    ~DoubleVector();
39    /** FIXME doc    /**
40       * \brief This is the DoubleVector constructor for a specified size with an initial value     * \brief This is method initialize the DoubleVector for a specified size with an initial value
41       * \param sz is the size of the vector to be created       * \param sz is the size of the vector to be created
42       * \param initial is the initial value for all the entries of the vector       * \param initial is the initial value for all the entries of the vector
43       */       */

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

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

Powered By FusionForge