#include <GammaModels.hpp>
|
using | FloatType = typename VectorType::Scalar |
|
◆ FloatType
◆ MinimalGammaModel()
hops::MinimalGammaModel::MinimalGammaModel |
( |
std::vector< FloatType > |
measurements | ) |
|
|
inlineexplicit |
◆ computeNegativeLogLikelihood()
FloatType hops::MinimalGammaModel::computeNegativeLogLikelihood |
( |
const VectorType & |
parameters | ) |
const |
|
inline |
◆ getA()
MatrixType hops::MinimalGammaModel::getA |
( |
| ) |
const |
|
inline |
◆ getB()
VectorType hops::MinimalGammaModel::getB |
( |
| ) |
const |
|
inline |
◆ getModelName()
const std::string& hops::MinimalGammaModel::getModelName |
( |
| ) |
const |
|
inline |
◆ getParameterNames()
const std::vector<std::string>& hops::MinimalGammaModel::getParameterNames |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: