Constructor and Description |
---|
UniformPrior() |
Modifier and Type | Method and Description |
---|---|
void |
logPrior(double[] dist,
int[] context)
Populates the specified array with the the log of the distribution for the specified context.
|
void |
logPrior(double[] dist,
int[] context,
float[] values)
Populates the specified array with the the log of the distribution for the specified context.
|
void |
setLabels(java.lang.String[] outcomeLabels,
java.lang.String[] contextLabels)
Method to specify the label for the outcomes and contexts.
|
public void logPrior(double[] dist, int[] context, float[] values)
Prior
public void logPrior(double[] dist, int[] context)
Prior
public void setLabels(java.lang.String[] outcomeLabels, java.lang.String[] contextLabels)
Prior
Copyright © 2010 - 2020 Adobe. All Rights Reserved