Memosa-FVM
0.2
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Public Types
|
List of all members
Factorial< N > Struct Template Reference
#include <
PC.h
>
Public Types
enum
{
value
= N * Factorial<N - 1>::value }
Detailed Description
template<int N>
struct Factorial< N >
Definition at line
43
of file
PC.h
.
Member Enumeration Documentation
template<int N>
anonymous enum
Enumerator
value
Definition at line
45
of file
PC.h
.
45
{
value
= N *
Factorial
<N - 1>
::value
};
Factorial
Definition:
PC.h:43
Factorial::value
Definition:
PC.h:45
The documentation for this struct was generated from the following file:
PC.h
Factorial
Generated on Tue Oct 28 2014 17:45:18 for Memosa-FVM by
1.8.6