Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template as_max_base

boost::numeric::functional::as_max_base

Synopsis

// In header: <boost/accumulators/numeric/functional.hpp>

template<typename Arg, typename EnableIf> 
struct as_max_base {
  // types
  typedef                        ;
  typedef  ;  

  // public member functions
   ();
   () ;
};

Description

as_max_base public member functions

  1.  ();
  2.  () ;

PrevUpHomeNext