Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Malte R
graph-tool
Commits
292a8aaa
Commit
292a8aaa
authored
Jun 07, 2019
by
Tiago Peixoto
Browse files
Add missing files to inference/Makefile.am
parent
a2e43308
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
292a8aaa
...
...
@@ -34,6 +34,11 @@ nobase_dist_graphtooldoc_DATA = \
doc/demos/index.rst
\
doc/demos/animation/animation.rst
\
doc/demos/inference/inference.rst
\
doc/demos/cppextensions/Makefile
\
doc/demos/cppextensions/cppextensions.rst
\
doc/demos/cppextensions/kcore.cc
\
doc/demos/cppextensions/kcore.hh
\
doc/demos/cppextensions/kcore.py
\
doc/sphinxext/comment_eater.py
\
doc/sphinxext/phantom_import.py
\
doc/sphinxext/compiler_unparse.py
\
...
...
src/graph/inference/Makefile.am
View file @
292a8aaa
...
...
@@ -104,14 +104,16 @@ libgraph_tool_inference_la_include_HEADERS = \
layers/graph_blockmodel_layers.hh
\
layers/graph_blockmodel_layers_util.hh
\
uncertain/graph_blockmodel_dynamics.hh
\
uncertain/graph_blockmodel_dynamics_discrete.hh
\
uncertain/graph_blockmodel_dynamics_continuous.hh
\
uncertain/graph_blockmodel_dynamics_discrete.hh
\
uncertain/graph_blockmodel_dynamics_epidemics_mcmc_h.hh
\
uncertain/graph_blockmodel_dynamics_mcmc.hh
\
uncertain/graph_blockmodel_dynamics_pseudo_ising_mcmc_h.hh
\
uncertain/graph_blockmodel_measured.hh
\
uncertain/graph_blockmodel_uncertain.hh
\
uncertain/graph_blockmodel_uncertain_marginal.hh
\
uncertain/graph_blockmodel_uncertain_mcmc.hh
\
uncertain/graph_blockmodel_uncertain_util.hh
\
uncertain/graph_blockmodel_sample_edge.hh
\
loops/bundled_vacate_loop.hh
\
loops/exhaustive_loop.hh
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment