Man Page: __gnu_parallel::__min_element_reduct
Operating Environment: debian
Section: 3
__gnu_parallel::__min_element_reduct< _Compare, _It >(3cxx) __gnu_parallel::__min_element_reduct< _Compare, _It >(3cxx)NAME__gnu_parallel::__min_element_reduct< _Compare, _It > -SYNOPSISPublic Member Functions __min_element_reduct (_Compare &__c) _It operator() (_It __x, _It __y) Public Attributes _Compare & __comp Detailed Description template<typename _Compare, typename _It>struct __gnu_parallel::__min_element_reduct< _Compare, _It > Reduction for finding the maximum element, using a comparator. Definition at line 307 of file for_each_selectors.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 __gnu_parallel::__min_element_reduct< _Compare, _It >(3cxx)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Find columns in a file based on header and print to new file |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |