aligator  0.14.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
 
Loading...
Searching...
No Matches
aligator::TangentBundleTpl< Base > Member List

This is the complete list of members for aligator::TangentBundleTpl< Base >, including all inherited members.

ALIGATOR_DYNAMIC_TYPEDEFS(Scalar)aligator::TangentBundleTpl< Base >
base_aligator::TangentBundleTpl< Base >protected
difference(const ConstVectorRef &x0, const ConstVectorRef &x1, VectorRef out) constaligator::ManifoldAbstractTpl< Base::Scalar >
difference(const ConstVectorRef &x0, const ConstVectorRef &x1) constaligator::ManifoldAbstractTpl< Base::Scalar >inline
difference_impl(const ConstVectorRef &x0, const ConstVectorRef &x1, VectorRef out) constaligator::TangentBundleTpl< Base >protectedvirtual
getBaseJacobian(const Eigen::MatrixBase< Jac > &J) constaligator::TangentBundleTpl< Base >inline
getBasePoint(const Eigen::MatrixBase< Point > &x) constaligator::TangentBundleTpl< Base >inline
getBasePointWrite(const Eigen::MatrixBase< Point > &x) constaligator::TangentBundleTpl< Base >inline
getBaseSpace() constaligator::TangentBundleTpl< Base >inline
getBaseTangent(const Tangent &v) constaligator::TangentBundleTpl< Base >inline
getTangentHeadWrite(const Eigen::MatrixBase< Tangent > &v) constaligator::TangentBundleTpl< Base >inline
integrate(const ConstVectorRef &x, const ConstVectorRef &v, VectorRef out) constaligator::ManifoldAbstractTpl< Base::Scalar >
integrate(const ConstVectorRef &x, const ConstVectorRef &v) constaligator::ManifoldAbstractTpl< Base::Scalar >inline
integrate_impl(const ConstVectorRef &x, const ConstVectorRef &dx, VectorRef out) constaligator::TangentBundleTpl< Base >protectedvirtual
interpolate(const ConstVectorRef &x0, const ConstVectorRef &x1, const Scalar &u, VectorRef out) constaligator::ManifoldAbstractTpl< Base::Scalar >
interpolate(const ConstVectorRef &x0, const ConstVectorRef &x1, const Scalar &u) constaligator::ManifoldAbstractTpl< Base::Scalar >inline
interpolate_impl(const ConstVectorRef &x0, const ConstVectorRef &x1, const Scalar &u, VectorRef out) constaligator::TangentBundleTpl< Base >protectedvirtual
isNormalized(const ConstVectorRef &x) constaligator::TangentBundleTpl< Base >inlinevirtual
Jdifference(const ConstVectorRef &x0, const ConstVectorRef &x1, MatrixRef Jout, int arg) constaligator::ManifoldAbstractTpl< Base::Scalar >
Jdifference_impl(const ConstVectorRef &x0, const ConstVectorRef &x1, MatrixRef Jout, int arg) constaligator::TangentBundleTpl< Base >protectedvirtual
Jintegrate(const ConstVectorRef &x, const ConstVectorRef &v, MatrixRef Jout, int arg) constaligator::ManifoldAbstractTpl< Base::Scalar >
Jintegrate_impl(const ConstVectorRef &x, const ConstVectorRef &v, MatrixRef Jout, int arg) constaligator::TangentBundleTpl< Base >protectedvirtual
JintegrateTransport(const ConstVectorRef &x, const ConstVectorRef &v, MatrixRef Jout, int arg) constaligator::ManifoldAbstractTpl< Base::Scalar >inline
JintegrateTransport_impl(const ConstVectorRef &x, const ConstVectorRef &v, MatrixRef Jout, int arg) constaligator::TangentBundleTpl< Base >protectedvirtual
ndx() constaligator::TangentBundleTpl< Base >inlinevirtual
neutral() constaligator::ManifoldAbstractTpl< Base::Scalar >inline
neutral(VectorRef out) constaligator::ManifoldAbstractTpl< Base::Scalar >inline
neutral_impl(VectorRef out) constaligator::TangentBundleTpl< Base >protectedvirtual
nx() constaligator::TangentBundleTpl< Base >inlinevirtual
Optionsaligator::TangentBundleTpl< Base >static
rand() constaligator::ManifoldAbstractTpl< Base::Scalar >inline
rand(VectorRef out) constaligator::ManifoldAbstractTpl< Base::Scalar >inline
rand_impl(VectorRef out) constaligator::TangentBundleTpl< Base >protectedvirtual
Scalar typedefaligator::TangentBundleTpl< Base >
Self typedefaligator::TangentBundleTpl< Base >
TangentBundleTpl(Base base)aligator::TangentBundleTpl< Base >inline
TangentBundleTpl(BaseCtorArgs... args)aligator::TangentBundleTpl< Base >inline
tangentSpace() constaligator::ManifoldAbstractTpl< Base::Scalar >inline
TangentSpaceType typedefaligator::ManifoldAbstractTpl< Base::Scalar >
~ManifoldAbstractTpl()=defaultaligator::ManifoldAbstractTpl< Base::Scalar >virtual