CoolProp 8.0.0
An open-source fluid property and humid air property database
Namespaces | Variables
PolyMath.cpp File Reference
#include "CoolProp/numerics/PolyMath.h"
#include "CoolProp/Exceptions.h"
#include "CoolProp/numerics/MatrixMath.h"
#include <cmath>
#include <vector>
#include <string>
#include <iostream>
#include "CoolProp/numerics/Solvers.h"
#include "unsupported/Eigen/Polynomials"

Go to the source code of this file.

Namespaces

namespace  CoolProp
 

Variables

constexpr double CoolProp::CPPOLY_EPSILON = DBL_EPSILON * 100.0
 
constexpr double CoolProp::CPPOLY_DELTA = CPPOLY_EPSILON * 10.0