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

Method size

inst/include/Rcpp/sugar/block/SugarMath.h:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 return ptr( x ) ;
44 }
45 inline R_xlen_t size() const { return vec.size() ; }
46
47private:
48 FunPtr ptr ;

Callers 2

sizeMethod · 0.45
sizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected