OverSim
|
#include "StrategyRemoveInaccurate.h"
Go to the source code of this file.
Functions | |
bool | compareCoordsByErrorVector (const std::vector< double > &va, const std::vector< double > &vb) |
.c |
bool compareCoordsByErrorVector | ( | const std::vector< double > & | va, |
const std::vector< double > & | vb | ||
) |
.c
Definition at line 25 of file StrategyRemoveInaccurate.cc.
Referenced by StrategyRemoveInaccurate::removeCoordinates().