MOP legacy Last update: 12.07.2023 Build and solve a Metamodel of Optimal Prognosis problem using the osl mop2 lib. More... Classesclass CreateScalarMOP2 Simple interface encapsulating the external Dynardo MOP C-interface. Used to build and solve a MOP problem given an input and ouput Matrix respectively. More... class ScalarMOP2 Represents a ScalarMOP2. More... Typedefs using mop2_handle_t = std::shared_ptr< Mop2Handle > Detailed Description Build and solve a Metamodel of Optimal Prognosis problem using the osl mop2 lib.