Returns the probability to draw tgt from the sampler with index iEntry
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(AliasSampler_1D_t), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | i |
Index of the sampler to use |
||
| integer, | intent(in) | :: | contain(:) | |||
| real(kind=dp), | intent(in) | :: | renorm | |||
| integer, | intent(in) | :: | tgt |
the number for which we request the probability of sampling |