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 148148* > ( 1 + ( n - 1 )*abs( INCY ) ) otherwise.
149149* > Before entry, the incremented array Y must contain the
150150* > vector y. On exit, Y is overwritten by the updated vector y.
151+ * > If either m or n is zero, then Y not referenced.
151152* > \endverbatim
152153* >
153154* > \param[in] INCY
Original file line number Diff line number Diff line change 119119* > Before entry with BETA non-zero, the incremented array Y
120120* > must contain the vector y. On exit, Y is overwritten by the
121121* > updated vector y.
122+ * > If either m or n is zero, then Y not referenced.
122123* > \endverbatim
123124* >
124125* > \param[in] INCY
Original file line number Diff line number Diff line change 146146* > ( 1 + ( n - 1 )*abs( INCY ) ) otherwise.
147147* > Before entry, the incremented array Y must contain the
148148* > vector y. On exit, Y is overwritten by the updated vector y.
149+ * > If either m or n is zero, then Y not referenced.
149150* > \endverbatim
150151* >
151152* > \param[in] INCY
Original file line number Diff line number Diff line change 117117* > Before entry with BETA non-zero, the incremented array Y
118118* > must contain the vector y. On exit, Y is overwritten by the
119119* > updated vector y.
120+ * > If either m or n is zero, then Y not referenced.
120121* > \endverbatim
121122* >
122123* > \param[in] INCY
Original file line number Diff line number Diff line change 146146* > ( 1 + ( n - 1 )*abs( INCY ) ) otherwise.
147147* > Before entry, the incremented array Y must contain the
148148* > vector y. On exit, Y is overwritten by the updated vector y.
149+ * > If either m or n is zero, then Y not referenced.
149150* > \endverbatim
150151* >
151152* > \param[in] INCY
Original file line number Diff line number Diff line change 117117* > Before entry with BETA non-zero, the incremented array Y
118118* > must contain the vector y. On exit, Y is overwritten by the
119119* > updated vector y.
120+ * > If either m or n is zero, then Y not referenced.
120121* > \endverbatim
121122* >
122123* > \param[in] INCY
Original file line number Diff line number Diff line change 148148* > ( 1 + ( n - 1 )*abs( INCY ) ) otherwise.
149149* > Before entry, the incremented array Y must contain the
150150* > vector y. On exit, Y is overwritten by the updated vector y.
151+ * > If either m or n is zero, then Y not referenced.
151152* > \endverbatim
152153* >
153154* > \param[in] INCY
Original file line number Diff line number Diff line change 119119* > Before entry with BETA non-zero, the incremented array Y
120120* > must contain the vector y. On exit, Y is overwritten by the
121121* > updated vector y.
122+ * > If either m or n is zero, then Y not referenced.
122123* > \endverbatim
123124* >
124125* > \param[in] INCY
You can’t perform that action at this time.
0 commit comments