File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
source/elements/oneMKL/source/domains/lapack Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8181 The number of rows in the matrix :math: `A` (:math: `0 \le m`).
8282
8383n
84- The number of columns in the matrix :math: `A` (:math: `0 \le n`).
84+ The number of columns in the matrix :math: `A` (:math: `0 \le n \le m `).
8585
8686k
8787 The number of elementary reflectors whose product defines the
161161 The number of rows in the matrix :math: `A` (:math: `0 \le m`).
162162
163163n
164- The number of columns in the matrix :math: `A` (:math: `0 \le n`).
164+ The number of columns in the matrix :math: `A` (:math: `0 \le n \le m `).
165165
166166k
167167 The number of elementary reflectors whose product defines the
Original file line number Diff line number Diff line change 6161 Number of rows in the matrices :math: `A_i` (:math: `0 \le m`).
6262
6363n
64- Number of columns in the matrices :math: `A_i` (:math: `0 \le n`).
64+ Number of columns in the matrices :math: `A_i` (:math: `0 \le n \le m `).
6565
6666k
6767 Number of elementary reflectors whose product defines the matrices :math: `Q_i` (:math: `0 \le k \le n`).
258258 Number of rows in the matrices :math: `A_i` (:math: `0 \le m`).
259259
260260n
261- Number of columns in the matrices :math: `A_i` (:math: `0 \le n`).
261+ Number of columns in the matrices :math: `A_i` (:math: `0 \le n \le m `).
262262
263263k
264264 Number of elementary reflectors whose product defines the matrices :math: `Q_i` (:math: `0 \le k \le n`).
You can’t perform that action at this time.
0 commit comments