iRoCS Toolbox
1.1.0
|
#include <config.hh>
#include "DirectAccessor.hh"
#include "DereferencingAccessor.hh"
#include <cstddef>
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) |