latest version v1.9 - last update 10 Apr 2010 |
Classes | |
class | lti::meansFunctor< T > |
Functor which computes several kinds of means for vectors and matrices. More... | |
class | lti::quickMedian< T > |
This class is used to extract the median of the elements of a given vector or matrix. More... | |
class | lti::quickMedian2< T, U > |
This class is used to extract the median of the elements of a given vector or matrix, partitioning at the same time a second vector. More... | |
class | lti::quickPartialSort< T > |
Quick partial sort. More... | |
class | lti::quickPartialSort2< T, U > |
Quick partial sort with colateral effects. More... |