![]() |
FIMS
v0.8.1
|
Model class. FIMS objective function. More...
#include <model.hpp>
Public Member Functions | |
| const Type | Evaluate () |
| Evaluate. Calculates the joint negative log-likelihood function. | |
Static Public Member Functions | |
| static std::shared_ptr< Model< Type > > | GetInstance () |
Public Attributes | |
| std::shared_ptr< fims_info::Information< Type > > | fims_information |
Static Public Attributes | |
| static std::shared_ptr< Model< Type > > | fims_model |
|
inlinestatic |
Returns a single Information object for type Type.
| std::shared_ptr<fims_info::Information<Type> > fims_model::Model< Type >::fims_information |
Create a shared fims_information as a pointer to Information
|
static |
Create a shared fims_model as a pointer to Model