Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ size
Method
size
inst/include/Rcpp/sugar/block/Vectorized_Math.h:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
return Func( x ) ;
57
}
58
inline R_xlen_t size() const { return object.size(); }
59
60
private:
61
const VEC_EXT& object ;
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected