Package jdistlib.inference
Class PathfinderOptions.Builder
java.lang.Object
jdistlib.inference.PathfinderOptions.Builder
- Enclosing class:
PathfinderOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()drawsPerPath(int value) historySize(int value) maximumIterations(int value) paths(int value) resampledDraws(int value) tolerance(double value)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
paths
-
drawsPerPath
-
resampledDraws
-
maximumIterations
-
historySize
-
tolerance
-
build
-