public interface SampleProbabilityFn
| Modifier and Type | Method and Description |
|---|---|
double |
getProbability(double weight,
double normalizingConstant,
int sampleSize) |
boolean |
requiresConstant() |
Copyright © 2013–2022. All rights reserved.