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

Method size

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

Source from the content-addressed store, hash-verified

47 }
48
49 inline R_xlen_t size() const { return lhs.size() ; }
50
51 private:
52 const LHS_EXT& lhs ;

Callers 15

sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected