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

Method size

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

Source from the content-addressed store, hash-verified

45 }
46
47 inline R_xlen_t size() const { return lhs.size() ; }
48
49 private:
50 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