"docs/source/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "6b0d42db156671f6e03acb88beb75b6a39b4b591"
Made mat() correctly convert std::vector<bool> objects to matrices.
Previously, the elements of the vector were returned by reference which is problematic for std::vector<bool>
Showing
Please register or sign in to comment