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 Attributes | List of all members
RTOpPack::TOpSetAssendingValues< Scalar > Class Template Reference

Set the elements of a vector to: z0[i] = i+offset+1, i=0...n-1. More...

#include <RTOpPack_TOpSetAssendingValues.hpp>

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

Public Attributes

 __pad0__: base_t(TOpSetAssendingValuesEleWiseTransformation<Scalar>(offset)) { this->setOpNameBase("TOpSetAssendingValues")
 

Detailed Description

template<class Scalar>
class RTOpPack::TOpSetAssendingValues< Scalar >

Set the elements of a vector to: z0[i] = i+offset+1, i=0...n-1.

Definition at line 75 of file RTOpPack_TOpSetAssendingValues.hpp.

Member Data Documentation

template<class Scalar >
RTOpPack::TOpSetAssendingValues< Scalar >::__pad0__

Definition at line 84 of file RTOpPack_TOpSetAssendingValues.hpp.


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