Skip to content
Snippets Groups Projects
Commit df35ba46 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: add iterators to VectorSpace (#1265)

- this adds support for various STL operations including

    * sorting, filling, find min/max element etc.
    * for-range iteration

STYLE: use constexpr for VectorSpace rank
parent fa8558a4
Branches
Tags
No related merge requests found
Showing
with 201 additions and 106 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment