#include <algorithm>
#include <cmath>
#include "CoinFinite.hpp"
Include dependency graph for CoinFloatEqual.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | CoinAbsFltEq |
Equality to an absolute tolerance. More... | |
class | CoinRelFltEq |
Equality to a scaled tolerance. More... |