Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Feel::math::Constant< Tag, Rep > Class Template Reference

#include <constants.hpp>

Detailed Description

template<typename Tag, typename Rep = double>
class Feel::math::Constant< Tag, Rep >

Structure that holds a constant with different numerical representation.

The Constant class/struct provides a place to put * the actual definition of the value of each constant. * It also turns an implicit conversion operation * (which does not need any parentheses) into an explicit call to the * correct function that actually knows (and returns) the right value.

Public Member Functions

template<>
 operator double () const
 
 operator Rep () const
 

The documentation for this class was generated from the following file:

Generated on Fri Oct 25 2013 14:24:36 for Feel++ by doxygen 1.8.4