MCPcopy Create free account
hub / github.com/RcppCore/Rcpp / Dimension

Method Dimension

inst/include/Rcpp/Dimension.h:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 typedef std::vector<int>::const_reference const_reference ;
31
32 Dimension() : dims(){}
33
34 Dimension(SEXP dims) ;
35

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected