Lines Matching defs:net

49       gum::BayesNet< double >   net;  in testConstuctor()  local
59 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testRead_file1() local
80 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testRead_file2_float() local
136 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testRead_file2_double() local
204 auto net = new gum::BayesNet< double >(); in testRead_file3() local
549 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testAlarm() local
744 delete net; in testAlarm() local
749 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testUnexisting() local
756 if (net) delete net; in testUnexisting() local
761 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testBarley() local
771 if (net) delete net; in testBarley() local
776 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testCarpo() local
786 if (net) delete net; in testCarpo() local
791 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testDiabetes() local
801 if (net) delete net; in testDiabetes() local
806 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testHailfinder() local
816 if (net) delete net; in testHailfinder() local
821 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testInsurance() local
831 if (net != nullptr) delete net; in testInsurance() local
836 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testLink() local
846 if (net) delete net; in testLink() local
851 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testMildew() local
861 if (net) delete net; in testMildew() local
866 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testMunin1() local
876 if (net) delete net; in testMunin1() local
881 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testPigs() local
891 if (net) delete net; in testPigs() local
896 gum::BayesNet< double > net; in dBN_INRA_regression_testing() local
904 gum::BayesNet< double > net; in dBN_INRA_regression_testing() local
913 gum::BayesNet< double >* net = new gum::BayesNet< double >(); in testWater() local
923 if (net) delete net; in testWater() local