Add unit tests for exposing std::vector
* tests we can expose std::vector<Matrix3d> * test input and returning std::vector<Matrix> objects * test specific functions for specific dims
unittest/vector.cpp
0 → 100644
Please register or sign in to comment