OpenMEEG
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
om_common.h File Reference
#include <iostream>
#include <string>
#include <vector>
#include <cmath>
#include <OMassert.H>
#include <limits>
Include dependency graph for om_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OpenMEEG
 

Typedefs

using OpenMEEG::Strings = std::vector< std::string >
 

Functions

template<class T >
bool OpenMEEG::almost_equal (T x, T y, double eps=1e3)