iRoCS Toolbox  1.1.0
Namespaces | Functions
adjustUniqueIDs.hh File Reference
#include <config.hh>
#include "DirectAccessor.hh"
#include "DereferencingAccessor.hh"
#include <cstddef>
Include dependency graph for adjustUniqueIDs.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 svt
 

Functions

template<typename ForwardIter , typename Accessor >
void svt::adjustUniqueIDs (const ForwardIter &fvBegin, const ForwardIter &fvEnd, Accessor accessor)
 
template<typename FV >
void svt::adjustUniqueIDs (std::vector< FV *> &featureVectorPointers)
 
template<typename FV >
void svt::adjustUniqueIDs (std::vector< FV > &featureVectors)