nux-0.9.48

NuxCore/Math/MathFunctions.h File Reference

#include "Constants.h"

Go to the source code of this file.

Namespaces

namespace  nux

Functions

t_int nux::Factorial (t_int n)
t_double nux::BinomialCoefficient (t_int n, t_int k)
template<class T >
nux::PowerInt (T _X, int _Y)
t_double nux::Power (t_double x, t_double y)
t_double nux::Log2 (t_double d)
t_double nux::Floor (t_double d)