function.h File Reference

This file contains abstract classes for function generation. More...

#include <gmp.h>
#include <vector>
Include dependency graph for function.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  highprecisionpso::Function
 This class is an abstract class. It supplies the interface for objective functions. More...
 
class  highprecisionpso::SearchSpaceBound
 This class can store information about where the bounds of the objective function are. More...
 
class  highprecisionpso::SpecificFunction
 This class is an abstract class. It supplies an interface for operations on vectors. More...
 

Namespaces

 highprecisionpso
 base namespace for this project.
 

Detailed Description

This file contains abstract classes for function generation.

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