C++ Apply a functor that is stored in a vector of shared pointers to Eigen unaryExpr

前端 未结 0 644
耶瑟儿~
耶瑟儿~ 2021-02-02 09:04

I have a vector of shared pointers of functor objects: std::vector> and I would like to apply one of them to all the elements

相关标签:
回答
  • 消灭零回复
提交回复
热议问题