BSUtilities::Abs< N > Struct Template Reference

#include <TemplateTools.h>

List of all members.

Static Public Attributes

static long const RET = (N < 0L) ? -N : N


Detailed Description

template<long N>
struct BSUtilities::Abs< N >

helper for Rational number: absolute value (from Brown, 2001)

Definition at line 233 of file TemplateTools.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 26 16:51:58 2009 for BSUtilities by  doxygen 1.5.3