shoooe / Sor

A tensor library written in C++
MIT License
0 stars 0 forks source link

Advanced iterators #31

Open shoooe opened 7 years ago

shoooe commented 7 years ago

Provide iterators that can traverse the matrix in a specific order and define algorithms that work on iterators.