Rcpp Version 1.0.9
lower_tri.h File Reference
This graph shows which files directly or indirectly include this file:

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)