Difference between revisions of "cpp/numeric/random/student t distribution"
From cppreference.com
m (Text replace - "{{mark c++11 feature}}" to "{{mark since c++11}}") |
m (+wolfram link) |
||
Line 41: | Line 41: | ||
| output= | | output= | ||
}} | }} | ||
+ | |||
+ | |||
+ |
Revision as of 08:54, 10 February 2012
Template:cpp/numeric/random/student t distribution/sidebar
Defined in header <random>
|
||
template< class RealType = double > class student_t_distribution; |
(since C++11) | |
This section is incomplete |
Contents |
Member types
Template:tdcl list begin Template:tdcl list hitem Template:tdcl list item Template:tdcl list item Template:tdcl list end
Member functions
Non-member functions
Example
External links
Weisstein, Eric W. "Student's t-Distribution." From MathWorld--A Wolfram Web Resource.