Home
last modified time | relevance | path

Searched refs:orth_poly_expansion_get_kristoffel_weight (Results 1 – 3 of 3) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/src/lib_funcs/
H A Dpolynomials.h303 double orth_poly_expansion_get_kristoffel_weight(const struct OrthPolyExpansion *, double);
H A Dfunctions.c926 double weight = orth_poly_expansion_get_kristoffel_weight(gf->f,x); in generic_function_get_kristoffel_weight()
H A Dpolynomials.c2953 double orth_poly_expansion_get_kristoffel_weight(const struct OrthPolyExpansion * poly, double x) in orth_poly_expansion_get_kristoffel_weight() function