Searched refs:correctionUncertainties (Results 1 – 1 of 1) sorted by relevance
177 @NonNull double[][] correctionUncertainties) { in SphericalCorrections() argument178 if (corrections.length != correctionUncertainties.length in SphericalCorrections()179 || corrections[0].length != correctionUncertainties[0].length) { in SphericalCorrections()195 mCorrectionUncertainties = correctionUncertainties; in SphericalCorrections()206 double[][] correctionUncertainties = in SphericalCorrections() local214 in.readDoubleArray(correctionUncertainties[row]); in SphericalCorrections()220 mCorrectionUncertainties = correctionUncertainties; in SphericalCorrections()