CODEX_VSS::factorial< N > Struct Template Reference
Templated structure to calculatate n!.
More...
#include <CombinatoricFeldman.h>
List of all members.
|
Static Public Attributes |
|
static 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 Fri May 6 17:42:53 2005 for COrnell Data EXchange (CODEX) by
1.4.1