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 9393* > infinite.
9494* >
9595* > 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.
9997* >
10098* > Underflow is harmless if underflow is gradual. Otherwise, results
10199* > may correspond to a matrix modified by perturbations of size near
Original file line number Diff line number Diff line change 124124* > infinite.
125125* >
126126* > 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.
130128* >
131129* > Underflow is harmless if underflow is gradual. Otherwise, results
132130* > may correspond to a matrix modified by perturbations of size near
Original file line number Diff line number Diff line change 9393* > infinite.
9494* >
9595* > 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.
9997* >
10098* > Underflow is harmless if underflow is gradual. Otherwise, results
10199* > may correspond to a matrix modified by perturbations of size near
Original file line number Diff line number Diff line change 124124* > infinite.
125125* >
126126* > 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.
130128* >
131129* > Underflow is harmless if underflow is gradual. Otherwise, results
132130* > may correspond to a matrix modified by perturbations of size near
You can’t perform that action at this time.
0 commit comments