BSUtilities::Signum< N > Struct Template Reference

#include <TemplateTools.h>

List of all members.

Static Public Attributes

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


Detailed Description

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

helper for Rational number: sign (from Brown, 2001)

Definition at line 224 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