VPTissue Reference Manual
constants.h File Reference

Math constants. More...

#include <limits>
#include <type_traits>
Include dependency graph for constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SimPT_Sim
 Namespace for the core simulator.
 
 SimPT_Sim::Util
 Namespace for miscellaneous utilities.
 

Functions

constexpr double SimPT_Sim::Util::pi ()
 Math constant pi.
 
constexpr double SimPT_Sim::Util::small_real ()
 Small real number.
 
constexpr double SimPT_Sim::Util::two_pi ()
 Math constant 2*pi.
 

Detailed Description

Math constants.

Definition in file constants.h.