Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ MatrixExporter
Method
MatrixExporter
inst/include/Rcpp/internal/Exporter.h:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
typedef value_type r_export_type ;
75
76
MatrixExporter( SEXP x) : object(x){}
77
~MatrixExporter(){}
78
79
T get() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected