GEP::Core::Float::Functions Namespace Reference

Functions used in the genome Float.Genotype._linearStructure belong to this namespace. More...


Classes

class  Addition
 Adds two floats. More...
class  Cos
 The cosine of a number. More...
class  Division
 Divides two numbers. More...
class  InvertSign
 Inverts the sign of a number. More...
class  Logarithm
 Logarithm of two numbers, the second of them is the base. More...
class  MultipleAddition
 Adds a predefined number of floats. More...
class  Multiplication
 Multiplies two numbers. More...
class  Power
 Rises one number on the power of another. More...
class  Sin
 The sine of a number. More...
class  Sqrt
 The square root of the absolute value of a number. More...
class  Square
 Rises a number to second power. More...
class  SquashedMultipleAddition
 Subjects a predefined number of parameters to MultipleAddition and the result is squashed. More...
class  Subtraction
 Subtracts one number from another. More...
class  Threshold
 Threshlod function, where the value is different for the following sets: (-Infinity, _threshold), _threshold (_threshold, +Infinity). More...


Detailed Description

Functions used in the genome Float.Genotype._linearStructure belong to this namespace.

GEP .NET Framwork Main Page
SourceForge.net Logo