|
Collection of Concrete Vector Reduction/Transformation Operator Implementations Version of the Day
|
Simple transformation operator that scales every vector element by a scalar alpha.
More...
#include <RTOpPack_TOpScaleVector.hpp>

Public Member Functions | |
| TOpScaleVector (const Scalar &alpha) | |
Public Member Functions inherited from RTOpPack::TOp_0_1_Base< Scalar, TOpScaleVectorEleWiseTransformation< Scalar > > | |
Public Member Functions inherited from RTOpPack::RTOpT< Scalar > | |
Simple transformation operator that scales every vector element by a scalar alpha.
Definition at line 73 of file RTOpPack_TOpScaleVector.hpp.
|
inline |
Definition at line 79 of file RTOpPack_TOpScaleVector.hpp.