Biorithm  1.1
Public Member Functions
LogHelper Class Reference

A class to quickly compute factorial logs and estimate factorial logs using Stirling's approximation. More...

#include <enrichment-algorithm.h>

List of all members.

Public Member Functions

double factorial (unsigned int) const
double factorialLog (unsigned int) const
double factorialEstimate (unsigned int) const
double factorialEstimateLog (unsigned int) const

Detailed Description

A class to quickly compute factorial logs and estimate factorial logs using Stirling's approximation.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Typedefs Friends