Go::InverseFactorial< T, N > Struct Template Reference
['utils' - a collection of useful math and programming tools]

Compute the inverse of the factorial of a given integer N, where T is typically 'float' or 'double'. More...

#include <Factorial.h>

List of all members.

Static Public Member Functions

static T val ()


Detailed Description

template<typename T, int N>
struct Go::InverseFactorial< T, N >

Compute the inverse of the factorial of a given integer N, where T is typically 'float' or 'double'.

Definition at line 63 of file Factorial.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 11 14:48:18 2007 for GoTools Core Library by  doxygen 1.5.1