delta_updater.h File Reference

This file contains a class for processing the velocity and position update of each particle with random reinitialization of velocity in case of low energy. More...

#include <fstream>
#include <gmp.h>
#include <vector>
#include "position_and_velocity_updater/position_and_velocity_updater.h"
Include dependency graph for delta_updater.h:

Go to the source code of this file.

Classes

class  highprecisionpso::DeltaUpdater
 The delta updater implements a specific position and velocity update procedure. More...
 
class  highprecisionpso::DeltaUpdaterTCS
 The delta updater implements a specific position and velocity update procedure. More...
 

Namespaces

 highprecisionpso
 base namespace for this project.
 

Detailed Description

This file contains a class for processing the velocity and position update of each particle with random reinitialization of velocity in case of low energy.

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