Searched defs:slopes (Results 1 – 4 of 4) sorted by relevance
80 Map<String, Double> slopes = SlabinfoHelper.fitLinesToSamples(samples); in testSimpleExactFits() local113 Map<String, Double> slopes = SlabinfoHelper.fitLinesToSamples(samples); in testNoSlopes() local142 Map<String, Double> slopes = SlabinfoHelper.fitLinesToSamples(samples); in testNonexactFits() local
65 let slopes = if nresamples > 0 { localVariable
181 Map<String, Double> slopes = new TreeMap<>(); in fitLinesToSamples() local
138 std::vector<float> slopes; in theilSenSiegelLinearRegression() local