Abstract: This work compares the resolution of a pressure and vector sensor based conventional Bartlett estimator, with their MVDR estimator counterparts, in the context of bottom characterization ...
In `src/frontend/sema/const_eval.rs` (lines 486-493), `ctypes_compatible` strips array sizes when comparing types. `int[5]` vs `int[10]` are considered compatible ...