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 Attributes | List of all members
RTOpPack::TOpScaleVectorEleWiseTransformation< Scalar > Class Template Reference

Element-wise transformation operator for TOpScaleVector. More...

#include <RTOpPack_TOpScaleVector.hpp>

Public Member Functions

 TOpScaleVectorEleWiseTransformation (const Scalar &alpha)
 
void operator() (Scalar &z0) const
 

Private Attributes

Scalar alpha_
 

Detailed Description

template<class Scalar>
class RTOpPack::TOpScaleVectorEleWiseTransformation< Scalar >

Element-wise transformation operator for TOpScaleVector.

Definition at line 54 of file RTOpPack_TOpScaleVector.hpp.

Constructor & Destructor Documentation

template<class Scalar >
RTOpPack::TOpScaleVectorEleWiseTransformation< Scalar >::TOpScaleVectorEleWiseTransformation ( const Scalar &  alpha)
inline

Definition at line 57 of file RTOpPack_TOpScaleVector.hpp.

Member Function Documentation

template<class Scalar >
void RTOpPack::TOpScaleVectorEleWiseTransformation< Scalar >::operator() ( Scalar &  z0) const
inline

Definition at line 60 of file RTOpPack_TOpScaleVector.hpp.

Member Data Documentation

template<class Scalar >
Scalar RTOpPack::TOpScaleVectorEleWiseTransformation< Scalar >::alpha_
private

Definition at line 65 of file RTOpPack_TOpScaleVector.hpp.


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