17 const Rcpp::internal::NamedPlaceHolder &
Label(Rcpp::_);
25 std::vector<Double_t>
vec(
v.GetMatrixArray(),
v.GetMatrixArray() +
v.GetNoElements());
37 std::vector<Float_t>
vec(
v.GetMatrixArray(),
v.GetMatrixArray() +
v.GetNoElements());
53 m.GetMatrix2Array(data,
"F");
54 NumericMatrix mat(rows, cols, data);
69 m.GetMatrix2Array(data,
"F");
70 NumericMatrix mat(rows, cols, data);
int Int_t
Signed integer 4 bytes (int).
double Double_t
Double 8 bytes.
float Float_t
Float 4 bytes (float).
This is a class to create DataFrames from ROOT to R.
This is a class to pass functions from ROOT to R.
This is a class to get ROOT's objects from R's objects.
namespace associated R package for ROOT.
const Rcpp::internal::NamedPlaceHolder & Label
VARIABLE_IS_NOT_USED SEXP ModuleSymRef
This is a class to support deprecated method to pass function to R's Environment, based in Rcpp::Inte...
SEXP wrap(const TString &s)