Collection of Concrete Vector Reduction/Transformation Operator Implementations
Version of the Day
|
Set the elements of a vector to: z0[i] = i+offset+1, i=0...n-1
.
More...
#include <RTOpPack_TOpSetAssendingValues.hpp>
Public Member Functions | |
TOpSetAssendingValues (const Scalar &offset=static_cast< Scalar >(0.0)) | |
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.
|
inline |
Definition at line 81 of file RTOpPack_TOpSetAssendingValues.hpp.