Member List

CPP API: Member List
mio::ConstantFunction< FP > Member List

This is the complete list of members for mio::ConstantFunction< FP >, including all inherited members.

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