mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
factorial.hpp File Reference

Declares and defines the factorial function. More...

Declares and defines the factorial function.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file factorial.hpp.

Go to the source code of this file.

Namespaces

 mx
 The mxlib c++ namespace.
 

Functions

template<typename T >
mx::math::func::factorial (T x)
 The factorial function. More...