|
Expression Templates Library (ETL)
|
Sum operation implementation. More...
#include <bce.hpp>
Static Public Member Functions | |
| template<typename O , typename L > | |
| static std::pair< value_t< O >, value_t< O > > | apply (const O &output, const L &labels, value_t< O > alpha, value_t< O > beta) |
| Apply the functor to e. | |
Sum operation implementation.
1.8.13