链接已复制
8 回复数
not homework, need to modify a lot of lapack subroutines to make them work under real*16, thus it would be most convenient to find out a replacement for dble, otherwise the modification would be terrible ...
QEXT does go way back, to DEC platforms even prior to VMS, and to HP3000. Unlike dble() and real(x, KIND=...), it was neverdefined ina standard, so is not included in many compilers with equivalent functionality.
