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

Diff of /trunk/gadget/pso.h

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

revision 27, Mon May 8 11:58:23 2017 UTC revision 28, Wed Jul 5 12:08:06 2017 UTC
# Line 85  Line 85 
85      int w_strategy; // inertia weight strategy (see PSO_W_*)      int w_strategy; // inertia weight strategy (see PSO_W_*)
86    
87      void *rng; // pointer to random number generator (use NULL to create a new RNG)      void *rng; // pointer to random number generator (use NULL to create a new RNG)
88      long seed; // seed for the generator     // long seed; // seed for the generator
89    
90  } pso_settings_t;  } pso_settings_t;
91    

Legend:
Removed from v.27  
changed lines
  Added in v.28

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

Powered By FusionForge