45#ifndef ROL_SCALARCONTROLLER_H
46#define ROL_SCALARCONTROLLER_H
53template <
class Real,
class Key=std::vector<Real>>
58 bool get(Real &x,
const Key ¶m);
60 void set(Real x,
const Key ¶m);
void set(Real x, const Key ¶m)
bool get(Real &x, const Key ¶m)