TMB Documentation  v1.9.11
List of all members
tmbutils::order< Type > Class Template Reference

Taped sorting of a vector. More...

#include <order.hpp>

Detailed Description

template<class Type>
class tmbutils::order< Type >

Taped sorting of a vector.

Example:

order<Type> perm(x);
vector<Type> xsort=perm(x);

Definition at line 20 of file order.hpp.


The documentation for this class was generated from the following file:
License: GPL v2