stlab.adobe.com Adobe Systems Incorporated

reduce.hpp File Reference

#include <adobe/config.hpp>
#include <adobe/algorithm/identity_element.hpp>
#include <adobe/algorithm/other_of.hpp>
#include <adobe/functional.hpp>
#include <adobe/iterator/type_functions.hpp>
#include <algorithm>
#include <functional>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  adobe

Functions

template<typename I , typename Op >
std::iterator_traits< I >
::value_type 
add_to_counter (I f, I l, Op op, ADOBE_VALUE_TYPE(I) x, ADOBE_VALUE_TYPE(I) z=adobe::identity_element< Op >()())
template<typename I , typename Op >
std::iterator_traits< I >
::value_type 
reduce_balanced (I f, I l, Op op, ADOBE_VALUE_TYPE(I) z=adobe::identity_element< Op >()())
template<typename I , typename Op >
std::iterator_traits< I >
::value_type 
reduce_nonzeros (I f, I l, Op op, ADOBE_VALUE_TYPE(I) z=adobe::identity_element< Op >()())

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google