Rcpp Version 1.0.9
|
Go to the source code of this file.
Classes | |
class | Rcpp::sugar::LowerTri< RTYPE, NA, T > |
Namespaces | |
Rcpp | |
Rcpp API. | |
Rcpp::sugar | |
Functions | |
template<int RTYPE, bool NA, typename T > | |
sugar::LowerTri< RTYPE, NA, T > | Rcpp::lower_tri (const Rcpp::MatrixBase< RTYPE, NA, T > &lhs, bool diag=false) |