Files
Mujoco_WASM/test
Yuval Tassa e6d77650f7 Refactor mju_combineSparse to eliminate temporary buffers.
Combine sparse vectors in-place by first counting total `nnz` and then working backwards from the end. This removes the need for temporary buffers in `mju_combineSparse` and its callers and speeds up the function by ~10%.

PiperOrigin-RevId: 902530210
Change-Id: I4f48c327103552ab968d3915399c6067367bec9f
2026-04-20 03:10:18 -07:00
..
2025-11-07 03:33:07 -08:00
2026-04-09 03:07:01 -07:00
2024-12-07 17:14:20 +01:00
2026-02-13 11:43:45 -08:00