Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
private:
48
FunPtr ptr ;
Callers
2
size
Method · 0.45
size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected