Accessing a c++ vector/array from python via cython

后端 未结 0 1646
Happy的楠姐
Happy的楠姐 2021-01-15 05:00

I am wrapping a c++ program via cython and would like to make a vector from this program available in Python.

I have written a getter method for the vector, which wor

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