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);
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.
namespace associated R package for ROOT.
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)