Collection of Concrete Vector Reduction/Transformation Operator Implementations  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Public Member Functions
RTOpPack::TOpEleWiseScale< Scalar > Class Template Reference

Element-wise vector scaling: z0[i] *= v0[i], i=0...n-1. More...

#include <RTOpPack_TOpEleWiseScale.hpp>

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

List of all members.

Public Member Functions

 TOpEleWiseScale ()
 

Detailed Description

template<class Scalar>
class RTOpPack::TOpEleWiseScale< Scalar >

Element-wise vector scaling: z0[i] *= v0[i], i=0...n-1.

Definition at line 69 of file RTOpPack_TOpEleWiseScale.hpp.


Constructor & Destructor Documentation

template<class Scalar >
RTOpPack::TOpEleWiseScale< Scalar >::TOpEleWiseScale ( ) [inline]

Definition at line 74 of file RTOpPack_TOpEleWiseScale.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends