Namespaces
Variants
Actions

std::chi_squared_distribution<RealType>::max

From cppreference.com
 
 
Numerics library
 
Pseudo-random number generation
 
 
result_type max() const;
(since C++11)

Returns the maximum value potentially generated by the distribution.

[edit] Parameters

(none)

[edit] Return value

The maximum value potentially generated by the distribution.

[edit] Complexity

Constant.

[edit] See also

(C++11)
returns the minimum potentially generated value
(public member function) [edit]
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/numeric/random/chi_squared_distribution/max&oldid=135801"

AltStyle によって変換されたページ (->オリジナル) /