lio.probdistributions
Interface Metric


public interface Metric


Method Summary
 double getScore()
           
 double getScore(int X_i, int[] Pa_i)
           
 void setNetwork(Network net)
           
 

Method Detail

getScore

double getScore()

getScore

double getScore(int X_i,
                int[] Pa_i)

setNetwork

void setNetwork(Network net)