File tree Expand file tree Collapse file tree 4 files changed +8
-12
lines changed Expand file tree Collapse file tree 4 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 170170* >
171171* > The shape of the matrix V and the storage of the vectors which define
172172* > the H(i) is best illustrated by the following example with n = 5 and
173- * > k = 3. The elements equal to 1 are not stored; the corresponding
174- * > array elements are modified but restored on exit. The rest of the
175- * > array is not used.
173+ * > k = 3. The triangular part of V (including its diagonal) is not
174+ * > referenced.
176175* >
177176* > DIRECT = 'F' and STOREV = 'C': DIRECT = 'F' and STOREV = 'R':
178177* >
Original file line number Diff line number Diff line change 170170* >
171171* > The shape of the matrix V and the storage of the vectors which define
172172* > the H(i) is best illustrated by the following example with n = 5 and
173- * > k = 3. The elements equal to 1 are not stored; the corresponding
174- * > array elements are modified but restored on exit. The rest of the
175- * > array is not used.
173+ * > k = 3. The triangular part of V (including its diagonal) is not
174+ * > referenced.
176175* >
177176* > DIRECT = 'F' and STOREV = 'C': DIRECT = 'F' and STOREV = 'R':
178177* >
Original file line number Diff line number Diff line change 170170* >
171171* > The shape of the matrix V and the storage of the vectors which define
172172* > the H(i) is best illustrated by the following example with n = 5 and
173- * > k = 3. The elements equal to 1 are not stored; the corresponding
174- * > array elements are modified but restored on exit. The rest of the
175- * > array is not used.
173+ * > k = 3. The triangular part of V (including its diagonal) is not
174+ * > referenced.
176175* >
177176* > DIRECT = 'F' and STOREV = 'C': DIRECT = 'F' and STOREV = 'R':
178177* >
Original file line number Diff line number Diff line change 170170* >
171171* > The shape of the matrix V and the storage of the vectors which define
172172* > the H(i) is best illustrated by the following example with n = 5 and
173- * > k = 3. The elements equal to 1 are not stored; the corresponding
174- * > array elements are modified but restored on exit. The rest of the
175- * > array is not used.
173+ * > k = 3. The triangular part of V (including its diagonal) is not
174+ * > referenced.
176175* >
177176* > DIRECT = 'F' and STOREV = 'C': DIRECT = 'F' and STOREV = 'R':
178177* >
You can’t perform that action at this time.
0 commit comments