Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matrix transpose #383

Closed
eddelbuettel opened this issue Oct 19, 2015 · 1 comment · Fixed by #397
Closed

matrix transpose #383

eddelbuettel opened this issue Oct 19, 2015 · 1 comment · Fixed by #397

Comments

@eddelbuettel
Copy link
Member

Would be nice to have too. R has do_transpose.

@dcdillon
Copy link
Contributor

Additionally, a constructor for Rcpp::Matrix that takes a row-major double blob and transposes it appropriately since it's infinitely easier (when running through time series) to generate row-major vs. column-major.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants