stlab.adobe.com Adobe Systems Incorporated

max_adjacent_difference
[Numeric Algorithms]

Functions

template<typename ForwardIterator >
ForwardIterator max_adjacent_difference (ForwardIterator first, ForwardIterator last)
template<typename ForwardRange >
boost::range_const_iterator
< ForwardRange >::type 
max_adjacent_difference (const ForwardRange &range)
template<typename ForwardRange >
boost::range_iterator
< ForwardRange >::type 
max_adjacent_difference (ForwardRange &range)

Function Documentation

ForwardIterator adobe::max_adjacent_difference ( ForwardIterator  first,
ForwardIterator  last 
)

Definition at line 54 of file numeric.hpp.

boost::range_const_iterator<ForwardRange>::type adobe::max_adjacent_difference ( const ForwardRange &  range )

Definition at line 101 of file numeric.hpp.

boost::range_iterator<ForwardRange>::type adobe::max_adjacent_difference ( ForwardRange &  range )

Definition at line 91 of file numeric.hpp.

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