Skip to content
Snippets Groups Projects
Commit 003dc37f authored by Christian Engwer's avatar Christian Engwer
Browse files

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
parents 1fb298d5 5ea802e5
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment