Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdded Exporter and Unit Test for Map::RowVectorX<t> #32
Conversation
|
Thanks, James -- that is very helpful (and very fast). Paging @yixuan to take a peek too but I guess we should be able to fold this in. |
|
It looks pretty nice, thank you @coatless ! Could you please also convert tab to 4 spaces in |
|
Good point tabs (I tend to avoid them) and four spaces. The Rcpp repo has some emacs config, it needed. |
|
@yixuan done. |
| } | ||
| OUT get() {return OUT(vec.begin(), vec.size());} | ||
| } ; | ||
|
|
eddelbuettel
Apr 29, 2016
Member
That whole block is two-space-intended (after the initial four) but c'est la vie now, we'll get it next time or maybe I'll fix it tomorrow.
That whole block is two-space-intended (after the initial four) but c'est la vie now, we'll get it next time or maybe I'll fix it tomorrow.
Per SO:
http://stackoverflow.com/questions/36920689/rowvectorxd-not-supported-in-rcppeigen