eLynx SDK v3.0.1
C++ image processing API reference

CoreSort.h File Reference

#include <elx/core/inl/CoreSort.inl>

Go to the source code of this file.


Namespaces

namespace  eLynx

Functions

template<class T , size_t N>
void eLynx::elxInsertionSort (T(&ioArray)[N])
template<class T >
void eLynx::elxShellSort (T *ioprArray, uint32 iSize, uint32 iMaxIncrement)
template<class T >
void eLynx::elxQuickSort (T *ioprArray, uint32 iSize, int32(*iComp)(const T *, const T *))

Generated on 14 Apr 2009 by doxygen 1.5.8