Add some tests
This commit is contained in:
3
tests/BayesNetwork.cc
Normal file
3
tests/BayesNetwork.cc
Normal file
@@ -0,0 +1,3 @@
|
||||
//
|
||||
// Created by Ricardo Montañana Gómez on 18/7/23.
|
||||
//
|
3
tests/utils.cc
Normal file
3
tests/utils.cc
Normal file
@@ -0,0 +1,3 @@
|
||||
//
|
||||
// Created by Ricardo Montañana Gómez on 18/7/23.
|
||||
//
|
8
tests/utils.h
Normal file
8
tests/utils.h
Normal file
@@ -0,0 +1,8 @@
|
||||
//
|
||||
// Created by Ricardo Montañana Gómez on 18/7/23.
|
||||
//
|
||||
|
||||
#ifndef BAYESNET_UTILS_H
|
||||
#define BAYESNET_UTILS_H
|
||||
|
||||
#endif //BAYESNET_UTILS_H
|
Reference in New Issue
Block a user