Collection of Concrete Vector Reduction/Transformation Operator Implementations Version of the Day
Loading...
Searching...
No Matches
RTOpPack::TOpScaleVector< Scalar > Class Template Reference

Simple transformation operator that scales every vector element by a scalar alpha. More...

#include <RTOpPack_TOpScaleVector.hpp>

Inheritance diagram for RTOpPack::TOpScaleVector< Scalar >:

Public Member Functions

 TOpScaleVector (const Scalar &alpha)
 
- Public Member Functions inherited from RTOpPack::TOp_0_1_Base< Scalar, TOpScaleVectorEleWiseTransformation< Scalar > >
- Public Member Functions inherited from RTOpPack::RTOpT< Scalar >

Detailed Description

template<class Scalar>
class RTOpPack::TOpScaleVector< Scalar >

Simple transformation operator that scales every vector element by a scalar alpha.

Definition at line 73 of file RTOpPack_TOpScaleVector.hpp.

Constructor & Destructor Documentation

◆ TOpScaleVector()

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

Definition at line 79 of file RTOpPack_TOpScaleVector.hpp.


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