Collection of Concrete Vector Reduction/Transformation Operator Implementations  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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

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: