Skip to content
Snippets Groups Projects
Commit db092dd4 authored by Martin Beseda's avatar Martin Beseda
Browse files

FIX: Fixed Particle swarm method

parent c55726b1
No related branches found
No related tags found
No related merge requests found
......@@ -408,6 +408,7 @@ namespace lib4neuro {
//
// this->f->eval( this->get_solution() );
ef.eval( this->get_parameters() );
delete centroid;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment