File | Date | Author | Commit |
---|---|---|---|
FamSeq.cpp | 2013-03-20 |
![]() |
[5490ff] Initial commit |
FamSeqPro.cpp | 2013-03-20 |
![]() |
[5490ff] Initial commit |
checkInput.cpp | 2013-03-20 |
![]() |
[5490ff] Initial commit |
checkInput.h | 2013-03-20 |
![]() |
[5490ff] Initial commit |
dMatrix.h | 2013-03-20 |
![]() |
[5490ff] Initial commit |
family.cpp | 2013-03-20 |
![]() |
[5490ff] Initial commit |
family.cu | 2013-03-20 |
![]() |
[5490ff] Initial commit |
family.h | 2013-03-20 |
![]() |
[5490ff] Initial commit |
file.cpp | 2013-03-20 |
![]() |
[5490ff] Initial commit |
file.h | 2013-03-20 |
![]() |
[5490ff] Initial commit |
makefile | 2013-03-20 |
![]() |
[5490ff] Initial commit |
makefile.gpu | 2013-03-20 |
![]() |
[5490ff] Initial commit |
normal.cpp | 2013-03-20 |
![]() |
[5490ff] Initial commit |
normal.h | 2013-03-20 |
![]() |
[5490ff] Initial commit |
readme | 2013-03-20 |
![]() |
[5490ff] Initial commit |
If there is CUDA-Enabled GPUs in your computer, type "make -f makefile.gpu" to compile source code to get a GPU compatible program which can use GPUs to accelerate computing while you use BN method. Otherwise, type "make" to compile source code.