Skip to content

Commit 0aad730

Browse files
authored
Merge pull request #190 from JuliaRobotics/hotfix/4Q19/exportappe
add missing export of AbstractPointParametricEst
2 parents 2a0f003 + 6d586c4 commit 0aad730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DistributedFactorGraphs.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export pack, unpack
4444
export packVariable, unpackVariable, packFactor, unpackFactor
4545

4646
#PPE exports
47+
export AbstractPointParametricEst
4748
export MeanMaxPPE
4849

4950
#Interfaces

0 commit comments

Comments
 (0)