Add some tests
This commit is contained in:
parent
cf1611539d
commit
57dab6d709
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
|
Loading…
Reference in New Issue
Block a user