Карта сайта Kansoftware
НОВОСТИУСЛУГИРЕШЕНИЯКОНТАКТЫ
Разработка программного обеспечения

Function nth_element

Boost , Chapter 1. Boost.Compute , Reference

Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Function nth_element

boost::compute::nth_element

Synopsis

// In header: <boost/compute/algorithm/nth_element.hpp>

template<typename Iterator, typename Compare> 
  void nth_element(Iterator first, Iterator nth, Iterator last, 
                   Compare compare, 
                   command_queue & queue = system::default_queue());
template<typename Iterator> 
  void nth_element(Iterator first, Iterator nth, Iterator last, 
                   command_queue & queue = system::default_queue());

Description

Перестраивает элементы в диапазоне<first>,<last>таким образом, что элемент<nth>будет находиться в этом положении в сортированной последовательности.


PrevUpHomeNext

Статья Function nth_element раздела Chapter 1. Boost.Compute Reference может быть полезна для разработчиков на c++ и boost.




Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.



:: Главная :: Reference ::


реклама


©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007
Top.Mail.Ru

Время компиляции файла: 2024-08-30 11:47:00
2025-05-19 21:08:55/0.0060439109802246/0