Closed matzipan closed 7 years ago
z
and idf
's size is determined by the number of landmarks observed
particle.xv
always has fixed size 3
particle.Pv
always has fixed size 3*3
55% of the algorithm run time is spent in sampleProposal
, 20% of the algorithm run time is spent in its callee likelihoodGivenXv
(almost all time of this is in gaussEvaluate
-> computeJacobians
).