System documentation of the GNU Image-Finding Tool

CInitializedDouble Class Reference

A class of doubles which are initialized with a zero (unnecessary, it seems). More...

#include <CInitializedDouble.h>

List of all members.

Public Member Functions

 operator double () const
 Conversion (for double=CInitializedDouble).
 CInitializedDouble (const double inDouble=0)
 CInitializedDouble (const CInitializedDouble &in)
CInitializedDouble operator= (const CInitializedDouble &in)

Protected Attributes

double mDouble
 The double.


Detailed Description

A class of doubles which are initialized with a zero (unnecessary, it seems).
The documentation for this class was generated from the following file:

Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen