#include <geoslib_d.h>
Public Attributes | |
| Id | ncoeffs |
| Id | ncmax |
| Id | ndisc |
| double | power |
| double | a |
| double | b |
| double | v1 |
| double | v2 |
| double | tol |
| coeffs | |
| double gstlrn::Cheb_Elem::a |
| double gstlrn::Cheb_Elem::b |
| gstlrn::Cheb_Elem::coeffs |
| Id gstlrn::Cheb_Elem::ncmax |
| Id gstlrn::Cheb_Elem::ncoeffs |
| Id gstlrn::Cheb_Elem::ndisc |
| double gstlrn::Cheb_Elem::power |
| double gstlrn::Cheb_Elem::tol |
| double gstlrn::Cheb_Elem::v1 |
| double gstlrn::Cheb_Elem::v2 |