#include <TemplateTools.h>
Public Types | |
typedef Rational< 0L, 1L > | Canonical |
Static Public Member Functions | |
template<class To> | |
static To | convert () |
Static Public Attributes | |
static long const | numerator = 0L |
static long const | denominator = 1L |
Definition at line 362 of file TemplateTools.h.
static To BSUtilities::Rational< 0L, D >::convert | ( | ) | [inline, static] |
convert the Rational into a type To
Definition at line 373 of file TemplateTools.h.