UniformCorewiseGeometry.project#

t3toolbox.uniform_manifold.UniformCorewiseGeometry.project(v)#
def project(
        self,
        v:  UT3Tangent,
) -> UT3Tangent:  # v unchanged (no gauge on the core parameter space)

The identity: the core parameter space is Euclidean, with no gauge projection.

Parameters:

v (UT3Tangent)

Return type:

UT3Tangent