|
RTOp Package Browser (Single Doxygen Collection)
Version of the Day
|
Element-wise transformation for TOpSetAssendingValues. More...
#include <RTOpPack_TOpSetAssendingValues.hpp>
Public Member Functions | |
| TOpSetAssendingValuesEleWiseTransformation (const Scalar &offset) | |
| void | operator() (const Ordinal global_i, Scalar &z0) const |
Private Member Functions | |
| TOpSetAssendingValuesEleWiseTransformation () | |
Private Attributes | |
| Scalar | offset_ |
Element-wise transformation for TOpSetAssendingValues.
Definition at line 55 of file RTOpPack_TOpSetAssendingValues.hpp.
| RTOpPack::TOpSetAssendingValuesEleWiseTransformation< Scalar >::TOpSetAssendingValuesEleWiseTransformation | ( | const Scalar & | offset | ) | [inline] |
Definition at line 58 of file RTOpPack_TOpSetAssendingValues.hpp.
| RTOpPack::TOpSetAssendingValuesEleWiseTransformation< Scalar >::TOpSetAssendingValuesEleWiseTransformation | ( | ) | [private] |
| void RTOpPack::TOpSetAssendingValuesEleWiseTransformation< Scalar >::operator() | ( | const Ordinal | global_i, |
| Scalar & | z0 | ||
| ) | const [inline] |
Definition at line 62 of file RTOpPack_TOpSetAssendingValues.hpp.
Scalar RTOpPack::TOpSetAssendingValuesEleWiseTransformation< Scalar >::offset_ [private] |
Definition at line 67 of file RTOpPack_TOpSetAssendingValues.hpp.
1.7.6.1