internal OpDouble_Double(double parameter, dblOut_2dblIn applyFunc) { m_parameter = parameter; m_applyFun = applyFunc; }