Home
last modified time | relevance | path

Searched defs:weightMatrixMetersMinus2 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/pseudorange/
H A DUserPositionVelocityWeightedLeastSquare.java171 RealMatrix weightMatrixMetersMinus2 = null; in calculateUserPositionVelocityLeastSquare() local
409 RealMatrix weightMatrixMetersMinus2) in applyWeightedLeastSquare()