40 IF (abs(
xmin-xold).LT.0.005)
GO TO 20
42 CALL xermsg (
'SLATEC',
'GAMLIM',
'UNABLE TO FIND XMIN', 1, 2)
53 IF (abs(
xmax-xold).LT.0.005)
GO TO 40
55 CALL xermsg (
'SLATEC',
'GAMLIM',
'UNABLE TO FIND XMAX', 2, 2)
charNDArray max(char d, const charNDArray &m)
subroutine gamlim(XMIN, XMAX)
octave_int< T > xmin(const octave_int< T > &x, const octave_int< T > &y)
octave_int< T > xmax(const octave_int< T > &x, const octave_int< T > &y)
subroutine xermsg(LIBRAR, SUBROU, MESSG, NERR, LEVEL)