|
Collection of Concrete Vector Reduction/Transformation Operator Implementations Version of the Day
|
Element-wise vector scaling: z0[i] *= v0[i], i=0...n-1.
More...
#include <RTOpPack_TOpEleWiseScale.hpp>

Public Member Functions | |
| TOpEleWiseScale () | |
Public Member Functions inherited from RTOpPack::TOp_1_1_Base< Scalar, TOpEleWiseScaleEleWiseTransformation< Scalar > > | |
Public Member Functions inherited from RTOpPack::RTOpT< Scalar > | |
Element-wise vector scaling: z0[i] *= v0[i], i=0...n-1.
Definition at line 69 of file RTOpPack_TOpEleWiseScale.hpp.
|
inline |
Definition at line 74 of file RTOpPack_TOpEleWiseScale.hpp.