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

Method size

inst/include/Rcpp/sugar/functions/ifelse.h:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 inline R_xlen_t size() const { return cond.size() ; }
63
64private:
65 const COND_TYPE& cond ;

Callers 7

sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45
sizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected