Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimization: use a const & to avoid copy when traversing matrix (#129)
this substantially reduces the cost of a process with empty matrix
- Loading branch information