ut3_sampling ============ .. py:module:: t3toolbox.backend.ut3_sampling .. autoapi-nested-parse:: Uniform plain-layer sampling wrappers: probe/apply/entries on ut3 data (+ transposes, jets). Grouped by OBJECT type, deliberately asymmetric with the ragged by-sampling-type modules: each function here is a thin wrapper -- mask once, pack, delegate to the shared polymorphic ragged machinery -- so it lives with the object it wraps. The algorithm story is in ``probing``/``apply``/``entries``/``sampling_derivatives`` (``docs/naming_conventions.md``). Functions --------- .. toctree:: :hidden: /autoapi/t3toolbox/backend/ut3_sampling/ut3_entries /autoapi/t3toolbox/backend/ut3_sampling/ut3_apply /autoapi/t3toolbox/backend/ut3_sampling/ut3_probe /autoapi/t3toolbox/backend/ut3_sampling/ut3_full_sum /autoapi/t3toolbox/backend/ut3_sampling/ut3_apply_corewise_transpose /autoapi/t3toolbox/backend/ut3_sampling/ut3_entries_corewise_transpose /autoapi/t3toolbox/backend/ut3_sampling/ut3_probe_corewise_transpose /autoapi/t3toolbox/backend/ut3_sampling/ut3_probe_derivatives /autoapi/t3toolbox/backend/ut3_sampling/ut3_apply_derivatives /autoapi/t3toolbox/backend/ut3_sampling/ut3_entries_derivatives /autoapi/t3toolbox/backend/ut3_sampling/ut3_apply_corewise_derivatives_transpose /autoapi/t3toolbox/backend/ut3_sampling/ut3_entries_corewise_derivatives_transpose /autoapi/t3toolbox/backend/ut3_sampling/ut3_probe_corewise_derivatives_transpose .. autoapisummary:: t3toolbox.backend.ut3_sampling.ut3_entries t3toolbox.backend.ut3_sampling.ut3_apply t3toolbox.backend.ut3_sampling.ut3_probe t3toolbox.backend.ut3_sampling.ut3_full_sum t3toolbox.backend.ut3_sampling.ut3_apply_corewise_transpose t3toolbox.backend.ut3_sampling.ut3_entries_corewise_transpose t3toolbox.backend.ut3_sampling.ut3_probe_corewise_transpose t3toolbox.backend.ut3_sampling.ut3_probe_derivatives t3toolbox.backend.ut3_sampling.ut3_apply_derivatives t3toolbox.backend.ut3_sampling.ut3_entries_derivatives t3toolbox.backend.ut3_sampling.ut3_apply_corewise_derivatives_transpose t3toolbox.backend.ut3_sampling.ut3_entries_corewise_derivatives_transpose t3toolbox.backend.ut3_sampling.ut3_probe_corewise_derivatives_transpose