Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

gul::rtr< guar::rational > Struct Template Reference

#include <guar_exact.h>

List of all members.

Static Public Methods

guar::rational zero ()
guar::rational one ()

template<>
struct gul::rtr< guar::rational >


Member Function Documentation

guar::rational gul::rtr< guar::rational >::one   [inline, static]
 

Definition at line 606 of file guar_exact.h.

00606 { return guar::rational(guar::ULong(1)); }

guar::rational gul::rtr< guar::rational >::zero   [inline, static]
 

Definition at line 605 of file guar_exact.h.

00605 { return guar::rational(); }


The documentation for this struct was generated from the following file:
Generated on Mon Jan 21 04:18:01 2002 for GUL 0.6 - Geometry Utility Library by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001