template< class CharT, class Traits, class ResultType > std::basic_ostream<CharT
Defined in header
valarray<T> apply( T func(T) ) const;
result_type max() const;
explicit chi_squared_distribution( RealType n = 1.0 );
The C++ numerics library includes common mathematical functions and types, as well as optimized numeric arrays and support for random number generation.
template< class T > valarray<bool> operator==( const valarray<T>&
template< class CharT, class Traits, class Engine, size_t
Page 13 of 43