37 DOUBLE PRECISION os(*)
39 IF (nos .LT. 1)
CALL xermsg (
'SLATEC',
'INITDS',
40 +
'Number of coefficients is less than 1', 2, 1)
46 IF (err.GT.eta)
GO TO 20
49 20
IF (i .EQ. nos)
CALL xermsg (
'SLATEC',
'INITDS',
50 +
'Chebyshev series too short for specified accuracy', 1, 1)
ColumnVector real(const ComplexColumnVector &a)
function initds(OS, NOS, ETA)
subroutine xermsg(LIBRAR, SUBROU, MESSG, NERR, LEVEL)