Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ get_start
Method
get_start
inst/include/Rcpp/sugar/Range.h:81–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
inline R_xlen_t get_start() const { return start ; }
82
83
inline R_xlen_t get_end() const { return end_ ; }
84
Callers
2
SubMatrix
Method · 0.80
RangeIndexer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected