teqp 0.22.0
Loading...
Searching...
No Matches
model_factory_LKP.cpp
Go to the documentation of this file.
3#include "teqp/models/LKP.hpp"
4
5namespace teqp{
6 namespace cppinterface{
7 std::unique_ptr<teqp::cppinterface::AbstractModel> make_LKP(const nlohmann::json &j){
9 }
10 }
11}
auto make_LKPMix(const nlohmann::json &j)
Definition LKP.hpp:100
auto make_owned(const TemplatedModel &tmodel)
std::unique_ptr< teqp::cppinterface::AbstractModel > make_LKP(const nlohmann::json &j)