File tree Expand file tree Collapse file tree 4 files changed +4
-12
lines changed Expand file tree Collapse file tree 4 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 93
93
* > infinite.
94
94
* >
95
95
* > Overflow will not occur unless the largest singular value itself
96
- * > overflows, or is within a few ulps of overflow. (On machines with
97
- * > partial overflow, like the Cray, overflow may occur if the largest
98
- * > singular value is within a factor of 2 of overflow.)
96
+ * > overflows, or is within a few ulps of overflow.
99
97
* >
100
98
* > Underflow is harmless if underflow is gradual. Otherwise, results
101
99
* > may correspond to a matrix modified by perturbations of size near
Original file line number Diff line number Diff line change 124
124
* > infinite.
125
125
* >
126
126
* > Overflow will not occur unless the largest singular value itself
127
- * > overflows or is within a few ulps of overflow. (On machines with
128
- * > partial overflow, like the Cray, overflow may occur if the largest
129
- * > singular value is within a factor of 2 of overflow.)
127
+ * > overflows or is within a few ulps of overflow.
130
128
* >
131
129
* > Underflow is harmless if underflow is gradual. Otherwise, results
132
130
* > may correspond to a matrix modified by perturbations of size near
Original file line number Diff line number Diff line change 93
93
* > infinite.
94
94
* >
95
95
* > Overflow will not occur unless the largest singular value itself
96
- * > overflows, or is within a few ulps of overflow. (On machines with
97
- * > partial overflow, like the Cray, overflow may occur if the largest
98
- * > singular value is within a factor of 2 of overflow.)
96
+ * > overflows, or is within a few ulps of overflow.
99
97
* >
100
98
* > Underflow is harmless if underflow is gradual. Otherwise, results
101
99
* > may correspond to a matrix modified by perturbations of size near
Original file line number Diff line number Diff line change 124
124
* > infinite.
125
125
* >
126
126
* > Overflow will not occur unless the largest singular value itself
127
- * > overflows or is within a few ulps of overflow. (On machines with
128
- * > partial overflow, like the Cray, overflow may occur if the largest
129
- * > singular value is within a factor of 2 of overflow.)
127
+ * > overflows or is within a few ulps of overflow.
130
128
* >
131
129
* > Underflow is harmless if underflow is gradual. Otherwise, results
132
130
* > may correspond to a matrix modified by perturbations of size near
You can’t perform that action at this time.
0 commit comments