CoolProp 6.8.1dev
An open-source fluid property and humid air property database
CoolProp::superancillary::ChebyshevExpansion< ArrayType > Member List

This is the complete list of members for CoolProp::superancillary::ChebyshevExpansion< ArrayType >, including all inherited members.

ChebyshevExpansion()CoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
ChebyshevExpansion(double xmin, double xmax, const ArrayType &coeff)CoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
ChebyshevExpansion(const ChebyshevExpansion &ex)=defaultCoolProp::superancillary::ChebyshevExpansion< ArrayType >
coeff() constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
do_derivs(std::size_t Nderiv) constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
eval(const T &x) constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
eval_Eigen(const T &x, T &y) constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
eval_many(const T &x, T &y) constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
eval_manyC(const T x[], T y[], std::size_t N) constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
get_nodes_realworld() constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
operator=(ChebyshevExpansion &&ex)=defaultCoolProp::superancillary::ChebyshevExpansion< ArrayType >
operator=(const ChebyshevExpansion &ex)=defaultCoolProp::superancillary::ChebyshevExpansion< ArrayType >
solve_for_x(double y, double a, double b, unsigned int bits, std::size_t max_iter, double boundsytol) constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
solve_for_x_count(double y, double a, double b, unsigned int bits, std::size_t max_iter, double boundsytol) constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
solve_for_x_many(const T &y, double a, double b, unsigned int bits, std::size_t max_iter, double boundsytol, T &x, T &counts) constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
solve_for_x_manyC(const T y[], std::size_t N, double a, double b, unsigned int bits, std::size_t max_iter, double boundsytol, T x[], T counts[]) constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
xmax() constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline
xmin() constCoolProp::superancillary::ChebyshevExpansion< ArrayType >inline