Skip to content

Commit

Permalink
make separate class to keep track of current start and end index
Browse files Browse the repository at this point in the history
  • Loading branch information
boennecd committed Apr 25, 2019
1 parent a623a1e commit fd378aa
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 96 deletions.
2 changes: 1 addition & 1 deletion src/Makevars
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
CXX_STD = CXX11

PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
PKG_CPPFLAGS = -DROLL_DEBUG
Loading

0 comments on commit fd378aa

Please sign in to comment.