stlab.adobe.com Adobe Systems Incorporated

max_adjacent_difference
[Numeric Algorithms]


Functions

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)
template<typename ForwardIterator >
ForwardIterator max_adjacent_difference (ForwardIterator first, ForwardIterator last)

Function Documentation

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.

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

Definition at line 54 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