blob: 419d32012f7f2c86f97f837ec3bdc2d718e29468 [file] [log] [blame]
<HTML>
<BODY>
<H2>Overview</H2>
This directory has examples of the template <code>parallel_reduce</code>.
<H2>Directories</H2>
<DL>
<DT><A HREF="convex_hull/index.html">convex_hull</A>
<DD>Parallel version of convex hull algorithm (quick hull).
<DT><A HREF="primes/index.html">primes</A>
<DD>Parallel version of the Sieve of Eratosthenes.
</DL>
<HR>
<A HREF="../index.html">Up to parent directory</A>
<p></p>
Copyright &copy; 2005-2010 Intel Corporation. All Rights Reserved.
<p></p>
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
registered trademarks or trademarks of Intel Corporation or its
subsidiaries in the United States and other countries.
<p></p>
* Other names and brands may be claimed as the property of others.
</BODY>
</HTML>