17 const Rcpp::internal::NamedPlaceHolder &
Label(Rcpp::_);
25 std::vector<Double_t>
vec(
v.GetMatrixArray(),
v.GetMatrixArray() +
v.GetNoElements());
31 std::vector<Double_t>
vec =::Rcpp::as<std::vector<Double_t> >(
v);
37 std::vector<Float_t>
vec(
v.GetMatrixArray(),
v.GetMatrixArray() +
v.GetNoElements());
43 std::vector<Float_t>
vec =::Rcpp::as<std::vector<Float_t> >(
v);
53 m.GetMatrix2Array(
data,
"F");
54 NumericMatrix mat(rows, cols,
data);
60 NumericMatrix mat =::Rcpp::as<NumericMatrix>(
m);
69 m.GetMatrix2Array(
data,
"F");
70 NumericMatrix mat(rows, cols,
data);
76 NumericMatrix mat =::Rcpp::as<NumericMatrix>(
m);
77 std::vector<Float_t> dat = Rcpp::as<std::vector<Float_t>>(mat);
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
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.
const Rcpp::internal::NamedPlaceHolder & Label
VARIABLE_IS_NOT_USED SEXP ModuleSymRef
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
This is a class to support deprecated method to pass function to R's Environment, based in Rcpp::Inte...
SEXP wrap(const TString &s)