Files
lapack/TESTING
Nakata Maho fa23a2dc2d TESTING/LIN: declare ISEED as dimension(4) in clatsp/clatsy/zlatsp/zlatsy
The four TESTING/LIN routines currently document ISEED as an
INTEGER array of dimension (4), but their dummy argument
declarations use ISEED(*).

All four routines pass ISEED to CLARND or ZLARND, whose interfaces
require ISEED(4) and document that the fourth element must be odd.

Replace the assumed-size declaration with an explicit size of 4 in
both the commented argument declarations and the actual dummy
argument declarations, so that the source matches the documented
contract and the callee interfaces.

No functional change is intended.
2026-03-07 11:10:10 +09:00
..
2025-08-26 23:27:58 -04:00
2025-08-26 23:27:58 -04:00
2008-10-28 01:38:50 +00:00
2008-10-28 01:38:50 +00:00
2021-06-29 16:54:11 +09:00
2023-12-12 12:42:50 +07:00
2008-10-28 01:38:50 +00:00
2008-10-28 01:38:50 +00:00
2008-12-16 17:06:58 +00:00
2020-02-23 21:39:25 +00:00
2008-10-28 01:38:50 +00:00
2020-06-26 14:46:54 +02:00
2021-06-29 16:54:11 +09:00
2008-10-28 01:38:50 +00:00
2021-02-14 11:25:07 +01:00
2008-10-28 01:38:50 +00:00
2008-10-28 01:38:50 +00:00
2008-12-16 17:06:58 +00:00
2008-12-16 17:06:58 +00:00
2008-10-28 01:38:50 +00:00
2008-10-28 01:38:50 +00:00
2008-10-28 01:38:50 +00:00
2020-06-26 14:46:54 +02:00
2021-06-29 16:54:11 +09:00
2008-10-28 01:38:50 +00:00
2008-10-28 01:38:50 +00:00
2008-10-28 01:38:50 +00:00
2008-12-16 17:06:58 +00:00
2012-09-18 01:14:38 +00:00
2008-10-28 01:38:50 +00:00
2008-12-16 17:06:58 +00:00
2008-10-28 01:38:50 +00:00
2021-06-29 16:54:11 +09:00
2008-10-28 01:38:50 +00:00
2008-10-28 01:38:50 +00:00
2008-12-16 17:06:58 +00:00
2023-11-14 04:42:10 -08:00