RTOp Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
RTOpPack::TOpSetAssendingValuesEleWiseTransformation< Scalar > Class Template Reference

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_
 

Detailed Description

template<class Scalar>
class RTOpPack::TOpSetAssendingValuesEleWiseTransformation< Scalar >

Element-wise transformation for TOpSetAssendingValues.

Definition at line 55 of file RTOpPack_TOpSetAssendingValues.hpp.

Constructor & Destructor Documentation

template<class Scalar >
RTOpPack::TOpSetAssendingValuesEleWiseTransformation< Scalar >::TOpSetAssendingValuesEleWiseTransformation ( const Scalar &  offset)
inline

Definition at line 58 of file RTOpPack_TOpSetAssendingValues.hpp.

Member Function Documentation

template<class Scalar >
void RTOpPack::TOpSetAssendingValuesEleWiseTransformation< Scalar >::operator() ( const Ordinal  global_i,
Scalar &  z0 
) const
inline

Definition at line 62 of file RTOpPack_TOpSetAssendingValues.hpp.

Member Data Documentation

template<class Scalar >
Scalar RTOpPack::TOpSetAssendingValuesEleWiseTransformation< Scalar >::offset_
private

Definition at line 67 of file RTOpPack_TOpSetAssendingValues.hpp.


The documentation for this class was generated from the following file: