T3Tangent.sum_tangents#
- t3toolbox.manifold.T3Tangent.sum_tangents(axis=None)#
def sum_tangents(self, axis=None) -> 'T3Tangent':
Sum over the tangent stack
K(a batch of tangents at the shared frame) into one tangent.Corewise (= the tensor sum, by linearity); the frame stack
Cis preserved.axisindexes withinK(default: the whole tangent stack).- Return type: