Searched refs:SpecialBounds (Results 1 – 1 of 1) sorted by relevance
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/ |
H A D | mapping.c | 674 static int SpecialBounds( const MapData *, double *, double *, double [], double [], int * ); 7203 refine = SpecialBounds( &mapdata, &lbnd, &ubnd, x_l, x_u, status ); in MapBox() 16617 static int SpecialBounds( const MapData *mapdata, double *lbnd, double *ubnd, in SpecialBounds() function
|