43#ifndef RTOPPACK_TOP_ELE_WISE_SCALE_HPP
44#define RTOPPACK_TOP_ELE_WISE_SCALE_HPP
46#include "RTOpPack_RTOpTHelpers.hpp"
70 :
public TOp_1_1_Base<Scalar, TOpEleWiseScaleEleWiseTransformation<Scalar> >
void setOpNameBase(const std::string &op_name_base)
Just set the operator name.
Element-wise vector scaling: z0[i] *= v0[i], i=0...n-1.
Base class for transformations for 1 input and 1 output vector.