API  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
OpenSim::SmoothSegmentedFunction Member List

This is the complete list of members for OpenSim::SmoothSegmentedFunction, including all inherited members.

calcDerivative(double x, int order) const OpenSim::SmoothSegmentedFunction
Function_< double >::calcDerivative(const Array_< int > &derivComponents, const Vector &x) const =0SimTK::Function_< double >pure virtual
Function_< double >::calcDerivative(const std::vector< int > &derivComponents, const Vector &x) constSimTK::Function_< double >
calcIntegral(double x) const OpenSim::SmoothSegmentedFunction
calcValue(double x) const OpenSim::SmoothSegmentedFunction
Function_< double >::calcValue(const Vector &x) const =0SimTK::Function_< double >pure virtual
getCurveDomain() const OpenSim::SmoothSegmentedFunction
getName() const OpenSim::SmoothSegmentedFunction
isIntegralAvailable() const OpenSim::SmoothSegmentedFunction
isIntegralComputedLeftToRight() const OpenSim::SmoothSegmentedFunction
printMuscleCurveToCSVFile(const std::string &path, double domainMin, double domainMax) const OpenSim::SmoothSegmentedFunction
setName(std::string &name)OpenSim::SmoothSegmentedFunction
SmoothSegmentedFunction()OpenSim::SmoothSegmentedFunction
SmoothSegmentedFunctionFactory classOpenSim::SmoothSegmentedFunctionfriend
~Function_()SimTK::Function_< double >virtual