[ParameterizedKalman] access qOverP directly
charge() and p() actually access the state's qOverP() method (and q/p is stored). I doubt though that the compiler figured that out for us already (different translation units).
Edited by Marco Cattaneo