Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ index
Method
index
inst/include/Rcpp/vector/MatrixBase.h:185–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
}
184
185
inline R_xlen_t index() const {
186
return i + nr * j ;
187
}
188
189
} ;
190
Callers
5
operator<
Method · 0.45
operator>
Method · 0.45
operator<=
Method · 0.45
operator>=
Method · 0.45
operator-
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected