Boost
v1.57.0
doxygen for www.boost.org
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Public Types
|
List of all members
boost::math::tools::promote_arg< T > Struct Template Reference
#include <promotion.hpp>
Public Types
typedef
mpl::if_
< is_integral
<
T
>, double,
T
>::
type
type
Member Typedef Documentation
template<class T >
typedef
mpl::if_
<is_integral<
T
>, double,
T
>::
type
boost::math::tools::promote_arg
<
T
>::
type
The documentation for this struct was generated from the following file:
boost_1_57_0/boost/math/tools/
promotion.hpp
boost
math
tools
promote_arg
Generated on Mon Jan 12 2015 01:00:48 for Boost by
1.8.8