|
Menoh
|
The main component to run inference. More...
#include <menoh.hpp>
Public Member Functions | |
| model (menoh_model_handle h) | |
| variable | get_variable (std::string const &name) const |
| Accsessor to internal variable. More... | |
| void | run () |
| Run model inference. More... | |
The main component to run inference.
|
inlineexplicit |
|
inline |
Accsessor to internal variable.
|
inline |
Run model inference.
1.8.14