Skip to content

Commit 9005ba5

Browse files
committed
Fixed reset
1 parent 80e2a58 commit 9005ba5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/optimization/cone_metric.hh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ public:
253253
{
254254
// Initialize jacobian to the identity
255255
m_transition_jacobian_lol.reset();
256+
m_flip_seq.clear();
256257
}
257258

258259
protected:

0 commit comments

Comments
 (0)