Member List

CPP API: Member List
mio::ErlangDensity Member List

This is the complete list of members for mio::ErlangDensity, including all inherited members.

clone() constmio::StateAgeFunction< ScalarType >inline
clone_impl() const overridemio::ErlangDensityinlineprotectedvirtual
ErlangDensity(unsigned int init_shape, ScalarType init_scale)mio::ErlangDensityinline
eval(ScalarType state_age) overridemio::ErlangDensityinlinevirtual
get_distribution_parameter() constmio::StateAgeFunction< ScalarType >inline
get_location() constmio::StateAgeFunction< ScalarType >inline
get_mean(ScalarType dt=1.0, ScalarType tol=1e-10) overridemio::ErlangDensityinlinevirtual
get_scale() constmio::StateAgeFunction< ScalarType >inline
get_state_age_function_type() constmio::StateAgeFunction< ScalarType >inline
get_support_max(ScalarType dt, ScalarType tol=1e-10) overridemio::ErlangDensityinlinevirtual
m_distribution_parametermio::StateAgeFunction< ScalarType >protected
m_locationmio::StateAgeFunction< ScalarType >protected
m_meanmio::StateAgeFunction< ScalarType >protected
m_mean_tolmio::StateAgeFunction< ScalarType >protected
m_scalemio::StateAgeFunction< ScalarType >protected
m_support_maxmio::StateAgeFunction< ScalarType >protected
m_support_tolmio::StateAgeFunction< ScalarType >protected
operator=(const StateAgeFunction< ScalarType > &other)=defaultmio::StateAgeFunction< ScalarType >
operator=(StateAgeFunction< ScalarType > &&other)=defaultmio::StateAgeFunction< ScalarType >
operator==(const StateAgeFunction< ScalarType > &other) constmio::StateAgeFunction< ScalarType >inline
set_distribution_parameter(ScalarType new_distribution_parameter)mio::StateAgeFunction< ScalarType >inline
set_location(ScalarType new_location)mio::StateAgeFunction< ScalarType >inline
set_scale(ScalarType new_scale)mio::StateAgeFunction< ScalarType >inline
StateAgeFunction(ScalarType init_distribution_parameter, ScalarType init_location=0, ScalarType init_scale=1)mio::StateAgeFunction< ScalarType >inline
StateAgeFunction(const StateAgeFunction< ScalarType > &other)=defaultmio::StateAgeFunction< ScalarType >
StateAgeFunction(StateAgeFunction< ScalarType > &&other)=defaultmio::StateAgeFunction< ScalarType >
~StateAgeFunction()=defaultmio::StateAgeFunction< ScalarType >virtual