35 auto x3 =
x.Reshape({2, 2}).
Slice({{0, 2}, {0, 1}});
39 float data[] = {5, 6, 7, 8};
44 auto data2 = std::make_shared<std::vector<float>>(4);
46 for (
auto &
v : *data2) {
static const double x3[11]
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
Option_t Option_t TPoint TPoint const char x2
RTensor is a container with contiguous memory and shape information.
RooCmdArg Slice(const RooArgSet &sliceSet)