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

Go to the source code of this file.

Namespaces

 CoolProp
 Code for all the binary pairs in the mixture.
 

Variables

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