Reflexxes Motion Libraries  Manual and Documentation (Type II, Version 1.2.6)
include/TypeIIRMLQuicksort.h
Go to the documentation of this file.
00001 //  ---------------------- Doxygen info ----------------------
00039 //  ----------------------------------------------------------
00040 //   For a convenient reading of this file's source code,
00041 //   please use a tab width of four characters.
00042 //  ----------------------------------------------------------
00043
00044 #ifndef __TypeIIRMLQuicksort__
00045 #define __TypeIIRMLQuicksort__
00046 
00047
00048
00049 namespace TypeIIRMLMath
00050 {
00051
00052 //  ---------------------- Doxygen info ----------------------
00076 //  ----------------------------------------------------------
00077 void Quicksort(     const int   &LeftBound
00078                 ,   const int   &RightBound
00079                 ,   double      *ArrayOfValues);
00080
00081 }   // namespace TypeIIRMLMath
00082
00083 #endif
User documentation of the Reflexxes Motion Libraries by Reflexxes GmbH (Company Information, Impressum). This document was generated with Doxygen on Mon Jul 7 2014 13:21:08. Copyright 2010–2014.