36 Forks
92 Stars
92 Watchers

RcppEigen

Rcpp integration for the Eigen templated linear algebra library

How to download and setup RcppEigen

Open terminal and run command
git clone https://github.com/RcppCore/RcppEigen.git
git clone is used to create a copy or clone of RcppEigen repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RcppEigen https://github.com/RcppCore/RcppEigen/archive/master.zip

Or simply clone RcppEigen with SSH
[email protected]:RcppCore/RcppEigen.git

If you have some problems with RcppEigen

You may open issue on RcppEigen support forum (system) here: https://github.com/RcppCore/RcppEigen/issues