Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ size
Method
size
inst/include/Rcpp/sugar/functions/rep.h:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
return object[ i % n ] ;
39
}
40
inline R_xlen_t size() const { return times * n ; }
41
42
private:
43
const VEC_TYPE& object ;
Callers
15
na_omit_impl
Function · 0.45
Max
Class · 0.45
Max<RTYPE,false,T>
Class · 0.45
Table
Class · 0.45
Rep
Method · 0.45
apply
Method · 0.45
apply
Method · 0.45
Normalize
Function · 0.45
SampleReplace
Function · 0.45
WalkerSample
Function · 0.45
SampleNoReplace
Function · 0.45
EmpiricalSample
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected