|
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) | |
| | |
Simple transformation operator that scales every vector element by a scalar alpha.
Definition at line 73 of file RTOpPack_TOpScaleVector.hpp.
| RTOpPack::TOpScaleVector< Scalar >::TOpScaleVector | ( | const Scalar & | alpha | ) | [inline] |
Definition at line 79 of file RTOpPack_TOpScaleVector.hpp.
1.7.6.1