z0[i] += alpha*v0[i], i=0...n-1.
More...
#include <RTOpPack_TOpAXPY.hpp>
Inheritance diagram for RTOpPack::TOpAXPY< Scalar >:

Public Types | |
|
typedef TOp_1_1_Base< Scalar, TOpAXPYEleWiseTransformation< Scalar > > | base_t |
Public Member Functions | |
| TOpAXPY (const Scalar &alpha) | |
| | |
z0[i] += alpha*v0[i], i=0...n-1.
Definition at line 60 of file RTOpPack_TOpAXPY.hpp.
| RTOpPack::TOpAXPY< Scalar >::TOpAXPY | ( | const Scalar & | alpha | ) | [inline] |
1.4.7