IncrementalInference.jl
IncrementalInference.jl copied to clipboard
Does one call to initAll! actually init every variable?
During hack session with Sam and Dehann, we came across a case where graph needs multiple calls to IIF.initAll! before all the variables were initialized.
TAC
Single call to initAll! should init all variables.