Collection of Concrete Vector Reduction/Transformation Operator Implementations Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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 >:
Inheritance graph
[legend]

Public Member Functions

 TOpScaleVector (const Scalar &alpha)
 

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: