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

#include <cubicsuperancillary.hpp>

Public Member Functions

int get_index (double x) const
 
double y (double x) const
 Evaluate the SuperAncillary.
 

Public Attributes

const std::vector< Chebyshevexps
 

Detailed Description

Definition at line 34 of file cubicsuperancillary.hpp.

Member Function Documentation

◆ get_index()

int teqp::CubicSuperAncillary::SuperAncillary::get_index ( double x) const
inline

Definition at line 39 of file cubicsuperancillary.hpp.

◆ y()

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

Evaluate the SuperAncillary.

Definition at line 54 of file cubicsuperancillary.hpp.

Member Data Documentation

◆ exps

const std::vector<Chebyshev> teqp::CubicSuperAncillary::SuperAncillary::exps

Definition at line 37 of file cubicsuperancillary.hpp.


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