QuantLib_Factorial (3) - Linux Manuals
QuantLib_Factorial: Factorial numbers calculator
NAME
QuantLib::Factorial - Factorial numbers calculator
SYNOPSIS
#include <ql/math/factorial.hpp>
Static Public Member Functions
static Real get (Natural n)
static Real ln (Natural n)
Detailed Description
Factorial numbers calculator
Tests
- the correctness of the returned value is tested by checking it against numerical calculations.
Author
Generated automatically by Doxygen for QuantLib from the source code.