specific_functions.h File Reference

This file contains specific functions. More...

Include dependency graph for specific_functions.h:

Go to the source code of this file.

Classes

class  highprecisionpso::CombineSpecificFunction
 This class implements a specific function, which combines two specific functions with an operation. More...
 
class  highprecisionpso::ConstantSpecificFunction
 This class implements a specific function with an evaluation function that always evaluates to a vector of a predefined constant. More...
 
class  highprecisionpso::IdentitySpecificFunction
 This class implements a specific function with an evaluation function that clones the input. More...
 
class  highprecisionpso::OperatedSpecificFunction
 This class implements a specific function, which combines an operation with a specific function. More...
 

Namespaces

 highprecisionpso
 base namespace for this project.
 

Detailed Description

This file contains specific functions.

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