Lines Matching refs:Array
27 * .. Array Arguments ..
45 *> H(i) is stored in the i-th column of the array V, and
50 *> H(i) is stored in the i-th row of the array V, and
91 *> V is DOUBLE PRECISION array, dimension
100 *> The leading dimension of the array V.
106 *> TAU is DOUBLE PRECISION array, dimension (K)
113 *> T is DOUBLE PRECISION array, dimension (LDT,K)
116 *> lower triangular. The rest of the array is not used.
122 *> The leading dimension of the array T. LDT >= K.
175 * .. Array Arguments ..