OpenMPCD
|
Holds mathematical constants. More...
Functions | |
template<typename T > | |
OPENMPCD_CUDA_HOST_AND_DEVICE T | pi () |
Returns the value of \( \pi \). More... | |
Holds mathematical constants.
OPENMPCD_CUDA_HOST_AND_DEVICE T OpenMPCD::Utility::MathematicalConstants::pi | ( | ) |
Returns the value of \( \pi \).
T | The data type to return. |
Definition at line 29 of file MathematicalConstants.hpp.