MCPcopy Create free account
hub / github.com/RcppCore/Rcpp / size

Method size

inst/include/Rcpp/hash/IndexHash.h:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 }
105
106 inline int size() const {
107 return size_ ;
108 }
109
110 // keys, in the order they appear in the data
111 inline Vector<RTYPE> keys() const{

Callers 1

lookupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected