#include <nimble_view.h>
◆ AXPYResult()
Definition nimble_view.h:163
double alpha_
Definition nimble_view.h:178
const nimble::Viewify< N > A_
Definition nimble_view.h:177
◆ assignTo()
Compute "dest = (destCoef) * dest + rhsCoef * alpha_ * A_".
- Parameters
-
[in] | destCoef | Scalar |
[in] | rhsCoef | Scalar |
[out] | dest | Viewify "vector" storing the result |
- Note
- The routine does not check whether A_ and dest have the same length and the same stride.
184{
186
190
193
198 } else {
200 }
201}
◆ A_
◆ alpha_
The documentation for this struct was generated from the following file: