hops
Public Types | Public Member Functions | List of all members
hops::GammaModel2 Class Reference

#include <GammaModels.hpp>

Collaboration diagram for hops::GammaModel2:
Collaboration graph

Public Types

using FloatType = typename VectorType::Scalar
 

Public Member Functions

 GammaModel2 (std::vector< FloatType > measurements)
 
FloatType computeNegativeLogLikelihood (const VectorType &parameters) const
 
const std::vector< std::string > & getParameterNames () const
 
VectorType getB () const
 
MatrixType getA () const
 
const std::stringgetModelName () const
 

Member Typedef Documentation

◆ FloatType

using hops::GammaModel2::FloatType = typename VectorType::Scalar

Constructor & Destructor Documentation

◆ GammaModel2()

hops::GammaModel2::GammaModel2 ( std::vector< FloatType measurements)
inlineexplicit

Member Function Documentation

◆ computeNegativeLogLikelihood()

FloatType hops::GammaModel2::computeNegativeLogLikelihood ( const VectorType parameters) const
inline

◆ getA()

MatrixType hops::GammaModel2::getA ( ) const
inline

◆ getB()

VectorType hops::GammaModel2::getB ( ) const
inline

◆ getModelName()

const std::string& hops::GammaModel2::getModelName ( ) const
inline

◆ getParameterNames()

const std::vector<std::string>& hops::GammaModel2::getParameterNames ( ) const
inline

The documentation for this class was generated from the following file: