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::TOpAssignScalar< Scalar > Class Template Reference

Assign a scalar to a vector transformation operator: z0[i] = alpha, i=0...n-1. More...

#include <RTOpPack_TOpAssignScalar.hpp>

Inheritance diagram for RTOpPack::TOpAssignScalar< Scalar >:
Inheritance graph
[legend]

Public Member Functions

 TOpAssignScalar (const Scalar &alpha)
 

Detailed Description

template<class Scalar>
class RTOpPack::TOpAssignScalar< Scalar >

Assign a scalar to a vector transformation operator: z0[i] = alpha, i=0...n-1.

Definition at line 75 of file RTOpPack_TOpAssignScalar.hpp.

Constructor & Destructor Documentation

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

Definition at line 81 of file RTOpPack_TOpAssignScalar.hpp.


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