Rational Struct Template Reference
rational number class
More...
#include <Rational.hpp>
Collaboration diagram for Rational:
[legend]List of all members.Public Member Functions
-
operator double () const
-
operator uint32_t () const
-
operator int32_t () const
-
operator uint16_t () const
-
operator int16_t () const
-
operator int8_t () const
-
operator uint8_t () const
-
Rational (T num=0, T dom=1)
Public Attributes
Detailed Description
template<typename T>
struct picinfo::Rational< T >
rational number class
a rational number consist of numerator and dominator. this class will take care of the conversions between different types
The documentation for this struct was generated from the following file:
Generated on Fri Jan 13 23:38:28 2006 for picinfo by
1.4.4