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

Factorial< 0 > Struct Reference

Defines the base factorial (for generic recursion). More...

#include <generic_math.h>

Collaboration diagram for Factorial< 0 >:

Collaboration graph
[legend]
List of all members.

Static Public Attributes

const LongDouble value = 1

Detailed Description

Defines the base factorial (for generic recursion).

Definition at line 32 of file generic_math.h.


Member Data Documentation

const LongDouble value = 1 [static]
 

Definition at line 32 of file generic_math.h.


The documentation for this struct was generated from the following file:
Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen