|
Rcpp Version 1.1.2
|
#include <RcppArmadillo.h>
Go to the source code of this file.
Functions | |
| List | fastLm (NumericVector yr, NumericMatrix Xr) |
| List fastLm | ( | NumericVector | yr, |
| NumericMatrix | Xr ) |
Definition at line 9 of file Depends.cpp.
References Rcpp::Matrix< RTYPE, StoragePolicy >::begin(), Rcpp::Vector< RTYPE, StoragePolicy >::begin(), Rcpp::Vector< VECSXP >::create(), Rcpp::Named(), Rcpp::Matrix< RTYPE, StoragePolicy >::ncol(), Rcpp::Matrix< RTYPE, StoragePolicy >::nrow(), and Rcpp::Vector< RTYPE, StoragePolicy >::size().
