Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ begin
Method
begin
inst/include/Rcpp/vector/MatrixColumn.h:87–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
inline const_iterator begin() const {
88
return const_start ;
89
}
90
91
inline const_iterator end() const {
92
return const_start + n ;
Callers
2
MatrixColumn
Method · 0.45
ConstMatrixColumn
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected