teqp 0.22.0
Loading...
Searching...
No Matches
teqp::CubicSuperAncillary::Chebyshev Struct Reference

#include <cubicsuperancillary.hpp>

Public Member Functions

double y (double x) const
 

Public Attributes

const std::vector< double > coeff
 
const double xmin
 
const double xmax
 

Detailed Description

Definition at line 8 of file cubicsuperancillary.hpp.

Member Function Documentation

◆ y()

double teqp::CubicSuperAncillary::Chebyshev::y ( double x) const
inline

Definition at line 13 of file cubicsuperancillary.hpp.

Member Data Documentation

◆ coeff

const std::vector<double> teqp::CubicSuperAncillary::Chebyshev::coeff

Definition at line 10 of file cubicsuperancillary.hpp.

◆ xmax

const double teqp::CubicSuperAncillary::Chebyshev::xmax

Definition at line 11 of file cubicsuperancillary.hpp.

◆ xmin

const double teqp::CubicSuperAncillary::Chebyshev::xmin

Definition at line 11 of file cubicsuperancillary.hpp.


The documentation for this struct was generated from the following file: