position_and_velocity_updater.h File Reference

This file contains an abstract class for processing the velocity and position update of each particle. More...

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

Go to the source code of this file.

Classes

class  highprecisionpso::PositionAndVelocityUpdater
 This class is an abstract class for processing the velocity and position update of each particle. More...
 

Namespaces

 highprecisionpso
 base namespace for this project.
 

Detailed Description

This file contains an abstract class for processing the velocity and position update of each particle.

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