utv_entries_jacobian_from_sweep#

t3toolbox.backend.utv_sampling.utv_entries_jacobian_from_sweep(variations_data, frame_sweep)#
def utv_entries_jacobian_from_sweep(
        variations_data,  # UT3Variations .data; stack = K + C
        frame_sweep,       # = utv_precompute_entries_frame_sweep(...)
):  # -> scalar entries, shape=W+K+C

Forward all-modes entries of a uniform tangent reusing the frame sweep (the bare 𝒥): mask-once the variation, share entries.tv_entries_jacobian_from_sweep().