| 
    Collection of Concrete Vector Reduction/Transformation Operator Implementations
    Version of the Day
    
   | 
 
Add a scalar to a vector transformation operator: z0[i] += alpha, i=0...n-1.  
 More...
#include <RTOpPack_TOpAddScalar.hpp>

Public Member Functions | |
| TOpAddScalar (const Scalar &alpha) | |
Add a scalar to a vector transformation operator: z0[i] += alpha, i=0...n-1. 
Definition at line 73 of file RTOpPack_TOpAddScalar.hpp.
      
  | 
  inline | 
Definition at line 79 of file RTOpPack_TOpAddScalar.hpp.
 1.8.5