Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dlutmap.c212 static int GetMonotonic( int, const double *, int *, double **, int **, int **, int * );
663 static int GetMonotonic( int nlut, const double *lut, int *nluti, double **luti, in GetMonotonic() function
2271 dirn = GetMonotonic( nlut, lut, &nluti, &luti, &flagsi, &indexi, in astInitLutMap_()
2476 (void) GetMonotonic( new->nlut, new->lut, &(new->nluti), in astLoadLutMap_()