Fix function documentation (Reference-LAPACK PR697)
This commit is contained in:
parent
b946820502
commit
aaea0804bc
|
@ -122,14 +122,14 @@
|
|||
*>
|
||||
*> \param[out] TAUP1
|
||||
*> \verbatim
|
||||
*> TAUP1 is COMPLEX array, dimension (P)
|
||||
*> TAUP1 is COMPLEX array, dimension (P-1)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P1.
|
||||
*> \endverbatim
|
||||
*>
|
||||
*> \param[out] TAUP2
|
||||
*> \verbatim
|
||||
*> TAUP2 is COMPLEX array, dimension (M-P)
|
||||
*> TAUP2 is COMPLEX array, dimension (Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P2.
|
||||
*> \endverbatim
|
||||
|
|
|
@ -124,14 +124,14 @@
|
|||
*>
|
||||
*> \param[out] TAUP1
|
||||
*> \verbatim
|
||||
*> TAUP1 is COMPLEX array, dimension (P)
|
||||
*> TAUP1 is COMPLEX array, dimension (M-Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P1.
|
||||
*> \endverbatim
|
||||
*>
|
||||
*> \param[out] TAUP2
|
||||
*> \verbatim
|
||||
*> TAUP2 is COMPLEX array, dimension (M-P)
|
||||
*> TAUP2 is COMPLEX array, dimension (M-Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P2.
|
||||
*> \endverbatim
|
||||
|
|
|
@ -122,14 +122,14 @@
|
|||
*>
|
||||
*> \param[out] TAUP1
|
||||
*> \verbatim
|
||||
*> TAUP1 is DOUBLE PRECISION array, dimension (P)
|
||||
*> TAUP1 is DOUBLE PRECISION array, dimension (P-1)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P1.
|
||||
*> \endverbatim
|
||||
*>
|
||||
*> \param[out] TAUP2
|
||||
*> \verbatim
|
||||
*> TAUP2 is DOUBLE PRECISION array, dimension (M-P)
|
||||
*> TAUP2 is DOUBLE PRECISION array, dimension (Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P2.
|
||||
*> \endverbatim
|
||||
|
|
|
@ -124,14 +124,14 @@
|
|||
*>
|
||||
*> \param[out] TAUP1
|
||||
*> \verbatim
|
||||
*> TAUP1 is DOUBLE PRECISION array, dimension (P)
|
||||
*> TAUP1 is DOUBLE PRECISION array, dimension (M-Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P1.
|
||||
*> \endverbatim
|
||||
*>
|
||||
*> \param[out] TAUP2
|
||||
*> \verbatim
|
||||
*> TAUP2 is DOUBLE PRECISION array, dimension (M-P)
|
||||
*> TAUP2 is DOUBLE PRECISION array, dimension (M-Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P2.
|
||||
*> \endverbatim
|
||||
|
|
|
@ -122,14 +122,14 @@
|
|||
*>
|
||||
*> \param[out] TAUP1
|
||||
*> \verbatim
|
||||
*> TAUP1 is REAL array, dimension (P)
|
||||
*> TAUP1 is REAL array, dimension (P-1)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P1.
|
||||
*> \endverbatim
|
||||
*>
|
||||
*> \param[out] TAUP2
|
||||
*> \verbatim
|
||||
*> TAUP2 is REAL array, dimension (M-P)
|
||||
*> TAUP2 is REAL array, dimension (Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P2.
|
||||
*> \endverbatim
|
||||
|
|
|
@ -124,14 +124,14 @@
|
|||
*>
|
||||
*> \param[out] TAUP1
|
||||
*> \verbatim
|
||||
*> TAUP1 is REAL array, dimension (P)
|
||||
*> TAUP1 is REAL array, dimension (M-Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P1.
|
||||
*> \endverbatim
|
||||
*>
|
||||
*> \param[out] TAUP2
|
||||
*> \verbatim
|
||||
*> TAUP2 is REAL array, dimension (M-P)
|
||||
*> TAUP2 is REAL array, dimension (M-Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P2.
|
||||
*> \endverbatim
|
||||
|
|
|
@ -122,14 +122,14 @@
|
|||
*>
|
||||
*> \param[out] TAUP1
|
||||
*> \verbatim
|
||||
*> TAUP1 is COMPLEX*16 array, dimension (P)
|
||||
*> TAUP1 is COMPLEX*16 array, dimension (P-1)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P1.
|
||||
*> \endverbatim
|
||||
*>
|
||||
*> \param[out] TAUP2
|
||||
*> \verbatim
|
||||
*> TAUP2 is COMPLEX*16 array, dimension (M-P)
|
||||
*> TAUP2 is COMPLEX*16 array, dimension (Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P2.
|
||||
*> \endverbatim
|
||||
|
|
|
@ -124,14 +124,14 @@
|
|||
*>
|
||||
*> \param[out] TAUP1
|
||||
*> \verbatim
|
||||
*> TAUP1 is COMPLEX*16 array, dimension (P)
|
||||
*> TAUP1 is COMPLEX*16 array, dimension (M-Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P1.
|
||||
*> \endverbatim
|
||||
*>
|
||||
*> \param[out] TAUP2
|
||||
*> \verbatim
|
||||
*> TAUP2 is COMPLEX*16 array, dimension (M-P)
|
||||
*> TAUP2 is COMPLEX*16 array, dimension (M-Q)
|
||||
*> The scalar factors of the elementary reflectors that define
|
||||
*> P2.
|
||||
*> \endverbatim
|
||||
|
|
Loading…
Reference in New Issue