Does Eigen's Matrix delete dynamically-allocated data when it's lifetime is over?

后端 未结 0 922
北荒
北荒 2020-12-24 15:32

Please consider the procedure in the following snippet. First dynamically create data, and then create Eigen matrix using the data. In this case, the matrix will release the

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