particle.h File Reference

This file contains information about the particles of the swarm. More...

#include <fstream>
#include <gmp.h>
#include <vector>
#include "general/general_objects.h"
Include dependency graph for particle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  highprecisionpso::Particle
 The particles for the particle swarm optimization algorithm. More...
 

Namespaces

 highprecisionpso
 base namespace for this project.
 

Detailed Description

This file contains information about the particles of the swarm.

Author
Alexander Raß (alexa.nosp@m.nder.nosp@m..rass.nosp@m.@fau.nosp@m..de)
Date
July, 2013