public class RandomWalkTestUtils extends Object
Modifier and Type | Field and Description |
---|---|
static double |
EPSILON
Minimum difference between doubles
|
Constructor and Description |
---|
RandomWalkTestUtils() |
Modifier and Type | Method and Description |
---|---|
static Map<Long,Double> |
parseSteadyStateProbabilities(Iterable<String> results)
Parse steady state probabilities.
|
public static final double EPSILON
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.