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

CODEX_VSS::factorial< N > Struct Template Reference

Templated structure to calculatate n!. More...

#include <CombinatoricFeldman.h>

List of all members.

Static Public Attributes

const unsigned int value = N*factorial<N-1>::value
 The result of the computation.


Detailed Description

template<unsigned int N>
struct CODEX_VSS::factorial< N >

Templated structure to calculatate n!.

Definition at line 130 of file CombinatoricFeldman.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 2 16:33:24 2004 for COrnell Data EXchange (CODEX) by doxygen1.2.18