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

Method size

inst/include/Rcpp/sugar/operators/times.h:253–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251 }
252
253 inline R_xlen_t size() const { return lhs.size() ; }
254
255 private:
256 const EXT& lhs ;

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected