BayesNode constructor

BayesNode(
  1. BayesianNetwork network
)

Implementation

BayesNode(this.network);