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

Method size

inst/include/Rcpp/stats/dpq/dpq.h:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 inline int size() const { return vec.size(); }
46
47private:
48 FunPtr ptr ;

Callers 15

TimerClass · 0.45
formatTruncatedFunction · 0.45
formatImplFunction · 0.45
functions_arityMethod · 0.45
functions_namesMethod · 0.45
class_namesMethod · 0.45
completeMethod · 0.45
get_functionMethod · 0.45
get_function_ptrMethod · 0.45
newInstanceMethod · 0.45
invokeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected