File tree Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 148
148
* > ( 1 + ( n - 1 )*abs( INCY ) ) otherwise.
149
149
* > Before entry, the incremented array Y must contain the
150
150
* > vector y. On exit, Y is overwritten by the updated vector y.
151
+ * > If either m or n is zero, then Y not referenced.
151
152
* > \endverbatim
152
153
* >
153
154
* > \param[in] INCY
Original file line number Diff line number Diff line change 119
119
* > Before entry with BETA non-zero, the incremented array Y
120
120
* > must contain the vector y. On exit, Y is overwritten by the
121
121
* > updated vector y.
122
+ * > If either m or n is zero, then Y not referenced.
122
123
* > \endverbatim
123
124
* >
124
125
* > \param[in] INCY
Original file line number Diff line number Diff line change 146
146
* > ( 1 + ( n - 1 )*abs( INCY ) ) otherwise.
147
147
* > Before entry, the incremented array Y must contain the
148
148
* > vector y. On exit, Y is overwritten by the updated vector y.
149
+ * > If either m or n is zero, then Y not referenced.
149
150
* > \endverbatim
150
151
* >
151
152
* > \param[in] INCY
Original file line number Diff line number Diff line change 117
117
* > Before entry with BETA non-zero, the incremented array Y
118
118
* > must contain the vector y. On exit, Y is overwritten by the
119
119
* > updated vector y.
120
+ * > If either m or n is zero, then Y not referenced.
120
121
* > \endverbatim
121
122
* >
122
123
* > \param[in] INCY
Original file line number Diff line number Diff line change 146
146
* > ( 1 + ( n - 1 )*abs( INCY ) ) otherwise.
147
147
* > Before entry, the incremented array Y must contain the
148
148
* > vector y. On exit, Y is overwritten by the updated vector y.
149
+ * > If either m or n is zero, then Y not referenced.
149
150
* > \endverbatim
150
151
* >
151
152
* > \param[in] INCY
Original file line number Diff line number Diff line change 117
117
* > Before entry with BETA non-zero, the incremented array Y
118
118
* > must contain the vector y. On exit, Y is overwritten by the
119
119
* > updated vector y.
120
+ * > If either m or n is zero, then Y not referenced.
120
121
* > \endverbatim
121
122
* >
122
123
* > \param[in] INCY
Original file line number Diff line number Diff line change 148
148
* > ( 1 + ( n - 1 )*abs( INCY ) ) otherwise.
149
149
* > Before entry, the incremented array Y must contain the
150
150
* > vector y. On exit, Y is overwritten by the updated vector y.
151
+ * > If either m or n is zero, then Y not referenced.
151
152
* > \endverbatim
152
153
* >
153
154
* > \param[in] INCY
Original file line number Diff line number Diff line change 119
119
* > Before entry with BETA non-zero, the incremented array Y
120
120
* > must contain the vector y. On exit, Y is overwritten by the
121
121
* > updated vector y.
122
+ * > If either m or n is zero, then Y not referenced.
122
123
* > \endverbatim
123
124
* >
124
125
* > \param[in] INCY
You can’t perform that action at this time.
0 commit comments