摘要: ceres里面用到仿函数,故单独测试一下用法 #include <iostream> #include <string> #include <vector> #include <algorithm> using namespace std; class LessThenLenFunctor{ pub 阅读全文
posted @ 2021-11-04 10:39 水水滴答 阅读(50) 评论(0) 推荐(0) 编辑