Rcpp Version 1.0.9
|
#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::Vector< RTYPE, StoragePolicy >::begin(), Rcpp::Matrix< RTYPE, StoragePolicy >::begin(), Rcpp::Vector< VECSXP >::create(), Rcpp::Named(), Rcpp::Matrix< RTYPE, StoragePolicy >::ncol(), Rcpp::Matrix< RTYPE, StoragePolicy >::nrow(), Rcpp::Vector< RTYPE, StoragePolicy >::size(), and Rcpp::algorithm::sqrt().