-
- Downloads
Merge branch 'rename-vec_access' into 'master'
Rename vec_access() and vec_size() methods This commit renames the `vec_access()` and `vec_size()` methods to match the ones in the `DenseVector` facade class, that is `operator[]()` and `size()`. Closes #3 See merge request !12
No related branches found
No related tags found
Please register or sign in to comment