Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template as_one<, >

boost::numeric::functional::as_one<T, std_valarray_tag>

Synopsis

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

template<typename T> 
struct as_one<, > {
  // types
  typedef                        ;
  typedef  ;  

  // public member functions
   () ;
};

Description

as_one public member functions

  1.  ( arr) ;

PrevUpHomeNext