Rcpp Version 1.0.9
upper_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::UpperTri< RTYPE, NA, T >
 

Namespaces

 Rcpp
 Rcpp API.
 
 Rcpp::sugar
 

Functions

template<int RTYPE, bool NA, typename T >
sugar::UpperTri< RTYPE, NA, T > Rcpp::upper_tri (const Rcpp::MatrixBase< RTYPE, NA, T > &lhs, bool diag=false)