hpp-python 6.1.0
python bindings for HPP, based on boost python
pyhpp::constraints::DFWrapper Member List

This is the complete list of members for pyhpp::constraints::DFWrapper, including all inherited members.

activeDerivativeParameters() consthpp::constraints::DifferentiableFunction
activeDerivativeParameters_hpp::constraints::DifferentiableFunctionprotected
activeParameters() consthpp::constraints::DifferentiableFunction
activeParameters_hpp::constraints::DifferentiableFunctionprotected
context() consthpp::constraints::DifferentiableFunction
context(const std::string &c)hpp::constraints::DifferentiableFunction
dependsOnRelPoseBetween(DeviceConstPtr_t) consthpp::constraints::DifferentiableFunctionvirtual
DFWrapper(size_type sizeInput, size_type sizeInputDerivative, size_type sizeOutput, std::string name)pyhpp::constraints::DFWrapperinline
DifferentiableFunction(size_type sizeInput, size_type sizeInputDerivative, size_type sizeOutput, std::string name=std::string())hpp::constraints::DifferentiableFunctionprotected
DifferentiableFunction(size_type sizeInput, size_type sizeInputDerivative, const LiegroupSpacePtr_t &outputSpace, std::string name=std::string())hpp::constraints::DifferentiableFunctionprotected
DifferentiableFunction()hpp::constraints::DifferentiableFunctionprotected
extract(DifferentiableFunctionPtr_t original, interval_t interval)hpp::constraints::DifferentiableFunctionstatic
finiteDifferenceCentral(matrixOut_t jacobian, vectorIn_t arg, DevicePtr_t robot=DevicePtr_t(), value_type eps=std::sqrt(Eigen::NumTraits< value_type >::epsilon())) consthpp::constraints::DifferentiableFunction
finiteDifferenceForward(matrixOut_t jacobian, vectorIn_t arg, DevicePtr_t robot=DevicePtr_t(), value_type eps=std::sqrt(Eigen::NumTraits< value_type >::epsilon())) consthpp::constraints::DifferentiableFunction
impl_compute(LiegroupElementRef result, vectorIn_t argument) constpyhpp::constraints::DFWrapperinlinevirtual
impl_jacobian(matrixOut_t jacobian, vectorIn_t arg) constpyhpp::constraints::DFWrapperinlinevirtual
inputDerivativeSize() consthpp::constraints::DifferentiableFunction
inputDerivativeSize_hpp::constraints::DifferentiableFunctionprotected
inputSize() consthpp::constraints::DifferentiableFunction
inputSize_hpp::constraints::DifferentiableFunctionprotected
isEqual(const DifferentiableFunction &other) consthpp::constraints::DifferentiableFunctionprotectedvirtual
jacobian(matrixOut_t jacobian, vectorIn_t argument) consthpp::constraints::DifferentiableFunction
jacobian_wrap(const DifferentiableFunction &f, matrixOut_t J, const Configuration_t &q)pyhpp::constraints::DFWrapperinlinestatic
name() consthpp::constraints::DifferentiableFunction
operator!=(DifferentiableFunction const &b) consthpp::constraints::DifferentiableFunction
operator()(vectorIn_t argument) consthpp::constraints::DifferentiableFunction
operator==(DifferentiableFunction const &other) consthpp::constraints::DifferentiableFunction
outputDerivativeSize() consthpp::constraints::DifferentiableFunction
outputSize() consthpp::constraints::DifferentiableFunction
outputSpace() consthpp::constraints::DifferentiableFunction
outputSpace_hpp::constraints::DifferentiableFunctionprotected
print(std::ostream &o) consthpp::constraints::DifferentiableFunctionvirtual
Ptr_t typedefpyhpp::constraints::DFWrapper
py_jacobian(const DifferentiableFunction &f, const Configuration_t &q)pyhpp::constraints::DFWrapperinlinestatic
py_value(const DifferentiableFunction &f, const Configuration_t &q)pyhpp::constraints::DFWrapperinlinestatic
value(LiegroupElementRef result, vectorIn_t argument) consthpp::constraints::DifferentiableFunction
value_wrap(const DifferentiableFunction &f, LiegroupElement &lge, const Configuration_t &q)pyhpp::constraints::DFWrapperinlinestatic
~DifferentiableFunction()hpp::constraints::DifferentiableFunctionvirtual