weixin_39611389 2020-11-30 02:47
浏览 0

Problem::GetParameterization() dies when documentation says it should return zero.

Original issue 144 created by sandwichmaker on 2014-04-01T11:42:42.000Z:

I called GetParameterization() with a parameter block which hadn't been added(to check if it had been) and the application dies in "FindParameterBlockOrDie()", when the documentation states it should return zero.

该提问来源于开源项目:ceres-solver/ceres-solver

  • 写回答

5条回答 默认 最新

  • weixin_39611389 2020-11-30 02:47
    关注

    Comment #1 originally posted by sandwichmaker on 2014-04-01T11:53:49.000Z:

    Never mind, I apparantly misread the API. It would be nice to have an accessor to see if a parameterblock has been added, though.

    评论

报告相同问题?