Skip to content
Snippets Groups Projects
Commit 5ea802e5 authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

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
parent 37181da5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment