Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dfitschan.c1864 static void Shpc1( double, double, int, double *, double *, int * );
5013 Shpc1( xmin, xmax, nx, work3, d + j*nx, status ); in Cheb2Poly()
5050 Shpc1( ymin, ymax, ny, work2, work1, status ); in Cheb2Poly()
26612 static void Shpc1( double xmin, double xmax, int n, double *d, double *w, in Shpc1() function