Main Page | Class Hierarchy | Class List | File List | Class Members

Float Class Reference

#include <Float.h>

Inheritance diagram for Float:

Variable Value List of all members.

Public Member Functions

 Float (const float v)
 Float (const Float &v)
Floatoperator= (const Float &v)
 operator float () const
virtual wostream & print (wostream &wos) const
 Float (const Problem &problem)
 Float (const Problem &problem, const values::Float min, const values::Float max, const float step=1)
 Float (const Problem &problem, const vector< values::Float > &array)
values::Float & value () const

Detailed Description

This class should be used to represent single precision floating point values in CSPs. It is a wrapper for `float'.


The documentation for this class was generated from the following files:
Generated on Wed May 25 12:21:18 2005 for csp.kdevelop by  doxygen 1.3.9.1