RTOp Package Browser (Single Doxygen Collection)
Version of the Day
|
Element-wise transformation for TOpSetElement. More...
#include <RTOpPack_TOpSetElement.hpp>
Public Member Functions | |
TOpSetElementEleWiseTransformation (const Ordinal &global_i_in=-1, const Scalar &val_i_in=static_cast< Scalar >(0.0)) | |
Ordinal | global_i () const |
void | operator() (const Ordinal global_i_in, Scalar &z0) const |
Private Attributes | |
Ordinal | global_i_ |
Scalar | val_i_ |
Element-wise transformation for TOpSetElement.
Definition at line 23 of file RTOpPack_TOpSetElement.hpp.
|
inline |
Definition at line 27 of file RTOpPack_TOpSetElement.hpp.
|
inline |
Definition at line 32 of file RTOpPack_TOpSetElement.hpp.
|
inline |
Definition at line 37 of file RTOpPack_TOpSetElement.hpp.
|
private |
Definition at line 44 of file RTOpPack_TOpSetElement.hpp.
|
private |
Definition at line 45 of file RTOpPack_TOpSetElement.hpp.