include/numerix/rational.hpp File Reference

#include <numerix/integer.hpp>

Go to the source code of this file.

Classes

Namespaces

Defines

Functions


Define Documentation

#define old_integer_pow ( i,
 )     (j>=0?as<generic>(pow(i,j)):as<generic>(1/rational(pow(i,-j))))

Definition at line 280 of file rational.hpp.

#define rational_new ( n,
 )     rational(n)/d

Definition at line 279 of file rational.hpp.


Generated on 6 Dec 2012 for numerix by  doxygen 1.6.1