:orphan: The *likelihood_cmhn* submodule ------------------------------- .. automodule:: mhn.training.likelihood_cmhn :members: :undoc-members: .. data:: mhn.training.likelihood_cmhn.CUDA_AVAILABLE constant returned by :code:`cuda_available()` if CUDA functions are available .. data:: mhn.training.likelihood_cmhn.CUDA_NOT_AVAILABLE constant returned by :code:`cuda_available()` if CUDA functions are not available .. data:: mhn.training.likelihood_cmhn.CUDA_NOT_FUNCTIONAL constant returned by :code:`cuda_available()` if CUDA functions don't work as expected, in this case check your CUDA drivers