Function mrpt::math::factorial64
Defined in File utils.h
Function Documentation
-
uint64_t mrpt::math::factorial64(unsigned int n)
Computes the factorial of an integer number and returns it as a 64-bit integer number.
Defined in File utils.h
Computes the factorial of an integer number and returns it as a 64-bit integer number.