Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ size
Method
size
inst/include/Rcpp/sugar/block/SugarBlock_2.h:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
return ptr( x[i], y[i] ) ;
39
}
40
inline R_xlen_t size() const { return x.size() ; }
41
42
private:
43
FunPtr ptr ;
Callers
2
size
Method · 0.45
size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected