include/sge/math/mod.hpp File Reference

#include <cmath>
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits/is_unsigned.hpp>
#include <boost/type_traits/is_floating_point.hpp>

Go to the source code of this file.

Namespaces

namespace  sge
namespace  sge::math

Functions

template<typename T>
boost::enable_if
< boost::is_floating_point< T >
, void >::type 
sge::math::mod_assign (T &l, const T &r)
template<typename T>
boost::enable_if
< boost::is_floating_point< T >
, T >::type 
sge::math::mod (const T &a, const T &b)


Generated on Wed Sep 10 22:17:46 2008 for sge by  doxygen 1.5.5