| 
    Collection of Concrete Vector Reduction/Transformation Operator Implementations
    Version of the Day
    
   | 
 
Simple transformation operator that scales every vector element by a scalar alpha.  
 More...
#include <RTOpPack_TOpScaleVector.hpp>

Public Member Functions | |
| TOpScaleVector (const Scalar &alpha) | |
Simple transformation operator that scales every vector element by a scalar alpha. 
Definition at line 73 of file RTOpPack_TOpScaleVector.hpp.
      
  | 
  inline | 
Definition at line 79 of file RTOpPack_TOpScaleVector.hpp.
 1.8.5