base_ | proxsuite::nlp::TangentBundleTpl< Base > | protected |
difference(const ConstVectorRef &x0, const ConstVectorRef &x1, VectorRef out) const | proxsuite::nlp::ManifoldAbstractTpl< Base::Scalar > | |
difference(const ConstVectorRef &x0, const ConstVectorRef &x1) const | proxsuite::nlp::ManifoldAbstractTpl< Base::Scalar > | inline |
difference_impl(const ConstVectorRef &x0, const ConstVectorRef &x1, VectorRef out) const | proxsuite::nlp::TangentBundleTpl< Base > | virtual |
getBaseJacobian(const Jac &J) const | proxsuite::nlp::TangentBundleTpl< Base > | inline |
getBasePoint(const Point &x) const | proxsuite::nlp::TangentBundleTpl< Base > | inline |
getBasePointWrite(const Point &x) const | proxsuite::nlp::TangentBundleTpl< Base > | inline |
getBaseSpace() const | proxsuite::nlp::TangentBundleTpl< Base > | inline |
getBaseTangent(const Tangent &v) const | proxsuite::nlp::TangentBundleTpl< Base > | inline |
getTangentHeadWrite(const Tangent &v) const | proxsuite::nlp::TangentBundleTpl< Base > | inline |
integrate(const ConstVectorRef &x, const ConstVectorRef &v, VectorRef out) const | proxsuite::nlp::ManifoldAbstractTpl< Base::Scalar > | |
integrate(const ConstVectorRef &x, const ConstVectorRef &v) const | proxsuite::nlp::ManifoldAbstractTpl< Base::Scalar > | inline |
integrate_impl(const ConstVectorRef &x, const ConstVectorRef &dx, VectorRef out) const | proxsuite::nlp::TangentBundleTpl< Base > | virtual |
interpolate(const ConstVectorRef &x0, const ConstVectorRef &x1, const Scalar &u, VectorRef out) const | proxsuite::nlp::ManifoldAbstractTpl< Base::Scalar > | |
interpolate(const ConstVectorRef &x0, const ConstVectorRef &x1, const Scalar &u) const | proxsuite::nlp::ManifoldAbstractTpl< Base::Scalar > | inline |
interpolate_impl(const ConstVectorRef &x0, const ConstVectorRef &x1, const Scalar &u, VectorRef out) const | proxsuite::nlp::TangentBundleTpl< Base > | virtual |
isNormalized(const ConstVectorRef &x) const | proxsuite::nlp::TangentBundleTpl< Base > | inlinevirtual |
Jdifference(const ConstVectorRef &x0, const ConstVectorRef &x1, MatrixRef Jout, int arg) const | proxsuite::nlp::ManifoldAbstractTpl< Base::Scalar > | |
Jdifference_impl(const ConstVectorRef &x0, const ConstVectorRef &x1, MatrixRef Jout, int arg) const | proxsuite::nlp::TangentBundleTpl< Base > | virtual |
Jintegrate(const ConstVectorRef &x, const ConstVectorRef &v, MatrixRef Jout, int arg) const | proxsuite::nlp::ManifoldAbstractTpl< Base::Scalar > | |
Jintegrate_impl(const ConstVectorRef &x, const ConstVectorRef &v, MatrixRef Jout, int arg) const | proxsuite::nlp::TangentBundleTpl< Base > | virtual |
JintegrateTransport(const ConstVectorRef &x, const ConstVectorRef &v, MatrixRef Jout, int arg) const | proxsuite::nlp::TangentBundleTpl< Base > | virtual |
ndx() const | proxsuite::nlp::TangentBundleTpl< Base > | inlinevirtual |
neutral() const | proxsuite::nlp::TangentBundleTpl< Base > | virtual |
nx() const | proxsuite::nlp::TangentBundleTpl< Base > | inlinevirtual |
Options | proxsuite::nlp::TangentBundleTpl< Base > | static |
rand() const | proxsuite::nlp::TangentBundleTpl< Base > | virtual |
Scalar typedef | proxsuite::nlp::TangentBundleTpl< Base > | |
Scalar | proxsuite::nlp::TangentBundleTpl< Base > | |
Self typedef | proxsuite::nlp::TangentBundleTpl< Base > | |
TangentBundleTpl(Base base) | proxsuite::nlp::TangentBundleTpl< Base > | inline |
TangentBundleTpl(BaseCtorArgs... args) | proxsuite::nlp::TangentBundleTpl< Base > | inline |
tangentSpace() const | proxsuite::nlp::ManifoldAbstractTpl< Base::Scalar > | inline |
TangentSpaceType typedef | proxsuite::nlp::ManifoldAbstractTpl< Base::Scalar > | |
~ManifoldAbstractTpl()=default | proxsuite::nlp::ManifoldAbstractTpl< Base::Scalar > | virtual |