Feel++ 0.91.0
|
#include <cmath>
#include <feel/feelcore/traits.hpp>
Classes | |
class | Feel::math::Constant< Tag, Rep > |
Structure that holds a constant with different numerical representation. More... | |
struct | Feel::math::pi_tag |
Namespaces | |
namespace | Feel |
namespace | Feel::math |
Variables | |
Constant< pi_tag, float > const | Feel::math::float_constants::pi |
Constant< pi_tag, double > const | Feel::math::double_constants::pi |
Constant< pi_tag, long double > const | Feel::math::long_double_constants::pi |
Constant< pi_tag, dd_real > const | Feel::math::dd_real_constants::pi |
Constant< pi_tag, qd_real > const | Feel::math::qd_real_constants::pi |