|
RTOp Package Browser (Single Doxygen Collection)
Version of the Day
|
Simple transformation operator that scales every vector element by a scalar alpha.
More...
#include <RTOpPack_TOpScaleVector.hpp>

Public Types | |
| typedef TOp_0_1_Base< Scalar, TOpScaleVectorEleWiseTransformation < Scalar > > | base_t |
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.
| typedef TOp_0_1_Base<Scalar, TOpScaleVectorEleWiseTransformation<Scalar> > RTOpPack::TOpScaleVector< Scalar >::base_t |
Definition at line 77 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