We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b10ab commit 7042480Copy full SHA for 7042480
1 file changed
ext/GadflyExt.jl
@@ -4,7 +4,7 @@ module GadflyExt
4
5
using Gadfly
6
using DocStringExtensions
7
-using IncrementalInference: AbstractBayesTree, TreeCliq, getCliqueData, getCliqAssocMat, getCliqMat, getLabel, getCliqMsgMat, getClique
+using IncrementalInference: AbstractBayesTree, TreeClique, getCliqueData, getCliqAssocMat, getCliqMat, getLabel, getCliqMsgMat, getClique
8
import IncrementalInference: exportimg, spyCliqMat
9
10
export exportimg, spyCliqMat
0 commit comments