comparison libcruft/lapack/dlacon.f @ 3333:15cddaacbc2d

[project @ 1999-11-03 19:53:59 by jwe]
author jwe
date Wed, 03 Nov 1999 19:54:52 +0000
parents 30c606bec7a8
children 68db500cb558
comparison
equal deleted inserted replaced
3332:7c03933635c6 3333:15cddaacbc2d
1 SUBROUTINE DLACON( N, V, X, ISGN, EST, KASE ) 1 SUBROUTINE DLACON( N, V, X, ISGN, EST, KASE )
2 * 2 *
3 * -- LAPACK auxiliary routine (version 2.0) -- 3 * -- LAPACK auxiliary routine (version 3.0) --
4 * Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd., 4 * Univ. of Tennessee, Univ. of California Berkeley, NAG Ltd.,
5 * Courant Institute, Argonne National Lab, and Rice University 5 * Courant Institute, Argonne National Lab, and Rice University
6 * February 29, 1992 6 * February 29, 1992
7 * 7 *
8 * .. Scalar Arguments .. 8 * .. Scalar Arguments ..