Embedded Template Library
1.0
Main Page
Related Pages
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Files
Functions
Variables
Typedefs
Friends
Modules
Pages
Static Public Attributes
|
List of all members
etl::factorial< N > Struct Template Reference
Embedded Template Library
»
Maths
»
fibonacci
#include <
factorial.h
>
Static Public Attributes
static const size_t
value
= N *
factorial
<N - 1>::value
Detailed Description
template<size_t N>
struct etl::factorial< N >
Defines
value
as the Nth factorial number.
Template Parameters
N
The number to find the factorial value of.
The documentation for this struct was generated from the following file:
factorial.h
etl
factorial
Generated on Thu Dec 11 2014 12:31:16 for Embedded Template Library by
1.8.8