Skip to content

Commit 2259d36

Browse files
committed
export AbstractManifoldMinimiZE
1 parent e142c5c commit 2259d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DistributedFactorGraphs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ export addData!
204204
export GenericFunctionNodeData, PackedFunctionNodeData, FunctionNodeData
205205
export AbstractFactor, AbstractPackedFactor
206206
export FunctorInferenceType, PackedInferenceType # NOTE might be deprecated in the future (const aliases)
207-
export AbstractPrior, AbstractRelative, AbstractRelativeRoots, AbstractRelativeMinimize
207+
export AbstractPrior, AbstractRelative, AbstractRelativeRoots, AbstractRelativeMinimize, AbstractManifoldMinimize
208208
export FactorOperationalMemory
209209

210210
# accessors

0 commit comments

Comments
 (0)