DP3
Namespaces | Functions
Epsilon.h File Reference

Define comparison functions that use tolerances. More...

#include <cmath>

Go to the source code of this file.

Namespaces

 dp3
 This file has generic helper routines for testing steps.
 
 dp3::common
 

Functions

template<class T >
bool dp3::common::EpsilonEqual (const std::vector< T > &left, const std::vector< T > &right, const T &epsilon)
 

Detailed Description

Define comparison functions that use tolerances.

Author
Maik Nijhuis