TangentVector

    typealias TangentVector = Array<Element.TangentVector>.DifferentiableView

    Other members in extension

    Types

    • struct DifferentiableView

      The view of an array as the differentiable product manifold of Element multiplied with itself count times.

    Instance members