|
RTOp Package Browser (Single Doxygen Collection)
Version of the Day
|
Element-wise vector scaling op for TOpEleWiseScaling. More...
#include <RTOpPack_TOpEleWiseScale.hpp>
Public Member Functions | |
| void | operator() (const Scalar &v0, Scalar &z0) const |
Private Attributes | |
| Scalar | alpha_ |
Element-wise vector scaling op for TOpEleWiseScaling.
Definition at line 54 of file RTOpPack_TOpEleWiseScale.hpp.
| void RTOpPack::TOpEleWiseScaleEleWiseTransformation< Scalar >::operator() | ( | const Scalar & | v0, |
| Scalar & | z0 | ||
| ) | const [inline] |
Definition at line 57 of file RTOpPack_TOpEleWiseScale.hpp.
Scalar RTOpPack::TOpEleWiseScaleEleWiseTransformation< Scalar >::alpha_ [private] |
Definition at line 62 of file RTOpPack_TOpEleWiseScale.hpp.
1.7.6.1