FunctionParameter Member List

This is the complete list of members for FunctionParameter, including all inherited members.

error() constFunctionParameter
FunctionParameter(const std::string &name, double value, double error, bool fixed, double low_limit, double high_limit, bool has_low, bool has_high)FunctionParameter
hasLowerLimit() constFunctionParameter
hasUpperLimit() constFunctionParameter
isFixed() constFunctionParameter
lowerLimit() constFunctionParameter
m_errorFunctionParameterprivate
m_fixedFunctionParameterprivate
m_has_lowerFunctionParameterprivate
m_has_upperFunctionParameterprivate
m_lower_limitFunctionParameterprivate
m_nameFunctionParameterprivate
m_upper_limitFunctionParameterprivate
m_valueFunctionParameterprivate
name() constFunctionParameter
upperLimit() constFunctionParameter
value() constFunctionParameter

Generated for HippoDraw Class Library by doxygen