Linderdaum Engine: LSort.h File Reference
Updated: Mon May 14 2012 05:02:26
LSort.h File Reference

Radix sort. More...

#include "Platform.h"
#include "Math/LVector.h"
#include "Utils/LArray.h"
#include <math.h>
#include <cmath>

Namespaces

namespace  Linderdaum
 

Generic namespace for Linderdaum Engine.


namespace  Linderdaum::Math
 

Linderdaum Math Library.


Functions

template<class T >
void Linderdaum::Math::Radix8 (int NumByte, const T &In, T &Out)
template<class T >
void Linderdaum::Math::RadixSort (T &In)

Detailed Description

Radix sort.

Version:
0.6.00
Date:
11/02/2011
Author:
Sergey Kosarevsky, 2010-2011
support@linderdaum.com http://www.linderdaum.com