HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
math.hpp File Reference
#include <cmath>
Include dependency graph for math.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Math
 

Functions

const size_t Math::factorial (size_t n)
 
const size_t Math::nChoosek (size_t n, size_t k)
 
template<typename T >
const int Math::sgn (T val)
 
double Math::atan2 (double y, double x, int branch=0)
 

Variables

constexpr double Math::PI = M_PI
 Free math functions and global variables ///.