Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

algo.h File Reference


Detailed Description

some trivial algos from <algorithm>, but much more lightweight

Definition in file algo.h.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rutz

Functions

template<class T>
const T & rutz::min (const T &a, const T &b)
template<class T>
const T & rutz::max (const T &a, const T &b)
template<class T>
rutz::abs (const T &val)
template<class T>
rutz::clamp (const T &val, const T &lower, const T &upper)
template<class T>
void rutz::swap2 (T &t1, T &t2)
static const char __attribute__ ((used)) vcid_groovx_rutz_algo_h_utc20050626084020[]


Generated on Sat Nov 7 13:34:22 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4