Air Drag as a Metric Ruler: Physically Grounded Monocular Speed Recovery and Its Observability Limits

LaTeX source for the preprint served at https://diwen.dev/papers/neurips26w

    main.tex            root document
    sections/           body text, one file per section
    sections/genmacros.tex
                        every experimental number in the paper, generated by
                        data/stereo2/gen_paper_artifacts.py in the source repo
    figures/            figures as included
    neurips_2026.sty    NeurIPS 2026 style file

Build:

    latexmk -pdf main.tex

main.tex loads neurips_2026.sty with no option, which produces the
double-blind submission build ("Anonymous Author(s)"). Use
\usepackage[preprint]{neurips_2026} for the named preprint, as served on
the web, or [final] for camera-ready.
