Méthode | Description | |
---|---|---|
ProbabilityTable ( ) : System | ||
ProbabilityTable ( List |
||
ProbabilityTable ( double vals ) : System | ||
ToString ( ) : String | ||
contains ( RandomVariable rv ) : bool | ||
divideBy ( |
||
divideBy ( |
||
getArgumentVariables ( ) : Set |
||
getFor ( ) : Set |
||
getIndex ( ) : int | ||
getSum ( ) : double | ||
getValue ( ) : double | ||
getValues ( ) : double[] | ||
iterateOver ( |
||
iterateOver ( |
||
iterateOverTable ( |
||
marginal ( ) : |
||
multiplyBy ( |
||
multiplyByPOS ( |
||
normalize ( ) : |
||
pointwiseProduct ( |
||
pointwiseProduct ( |
||
pointwiseProductPOS ( |
||
pointwiseProductPOS ( |
||
setValue ( int idx, double value ) : void | ||
size ( ) : int | ||
sumOut ( ) : |
Méthode | Description | |
---|---|---|
createRadixs ( RVInfo>.Map |
||
reinitLazyValues ( ) : void |
public ProbabilityTable ( List |
||
vars | List |
|
Résultat | System |
public ProbabilityTable ( double vals ) : System | ||
vals | double | |
Résultat | System |
public contains ( RandomVariable rv ) : bool | ||
rv | RandomVariable | |
Résultat | bool |
public divideBy ( |
||
divisor | ||
Résultat |
public divideBy ( |
||
divisor | ||
Résultat |
public iterateOver ( |
||
cdi | ||
Résultat | void |
public iterateOver ( |
||
fi | ||
Résultat | void |
public iterateOverTable ( |
||
pti | ||
Résultat | void |
public marginal ( ) : |
||
Résultat |
public multiplyBy ( |
||
multiplier | ||
Résultat |
public multiplyByPOS ( |
||
multiplier | ||
Résultat |
public normalize ( ) : |
||
Résultat |
public pointwiseProduct ( |
||
multiplier | ||
Résultat |
public pointwiseProduct ( |
||
multiplier | ||
Résultat |
public pointwiseProductPOS ( |
||
multiplier | ||
Résultat |
public pointwiseProductPOS ( |
||
multiplier | ||
Résultat |
public setValue ( int idx, double value ) : void | ||
idx | int | |
value | double | |
Résultat | void |