Skip to content

Commit fc3500b

Browse files
committed
mv AliasScSamp and HeatmapSamp files
1 parent c7be758 commit fc3500b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

src/IncrementalInference.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -419,8 +419,8 @@ include("entities/OptionalDensities.jl")
419419
include("entities/FactorGradients.jl")
420420

421421
# Special belief types for sampling as a distribution
422-
include("AliasScalarSampling.jl")
423-
include("HeatmapSampler.jl")
422+
include("entities/AliasScalarSampling.jl")
423+
include("services/HeatmapSampler.jl")
424424

425425
include("entities/BeliefTypes.jl")
426426

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)