I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
ComputingStlAlgorithms

Min Max

Overview

Min/Max Algorithms

Section Pages

min

min, min, \\, \\, \\, \\
Returns the lowest of its two arguments

min element

Returns the element with the smallest value

max

max, max, \\, \\, \\, \\
Returns the greatest of its two arguments

max element

Returns the element with the largest value

lexicographical compare

Returns whether a range is lexicographically less than another range.

next permutation

Permutes the order of the elements

prev permutation

Permutes the order of the element