Skip to main content

collect_manifold_states

Function collect_manifold_states 

Source
pub fn collect_manifold_states(
    quins: &[NQuin],
    out: &mut [ManifoldState10D],
) -> usize
Expand description

Decode and chronologically order manifold pairs from an arena snapshot. Invalid/incomplete pairs are ignored. Caller owns the bounded output.