boost::random::detail::unit_normal_distribution< RealType > Struct Template Reference
List of all members.
Public Member Functions |
template<class Engine > |
RealType | operator() (Engine &eng) |
template<class Engine > |
RealType | generate_tail (Engine &eng) |
Static Public Member Functions |
static RealType | f (RealType x) |
Detailed Description
template<class RealType = double>
struct boost::random::detail::unit_normal_distribution< RealType >
Definition at line 346 of file Boost156NormalDistribution.hpp.
The documentation for this struct was generated from the following file: