Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RTensorUtils.hxx File Reference

Namespaces

namespace  TMVA
 create variable transformations
namespace  TMVA::Experimental

Functions

template<typename T, typename U>
RTensor< T > TMVA::Experimental::AsTensor (U &dataframe, std::vector< std::string > columns={}, MemoryLayout layout=MemoryLayout::RowMajor)
 Convert the content of an RDataFrame to an RTensor.