Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RComputeLocalBins< 0, NDIMS, AXES > Struct Template Reference

template<int NDIMS, class AXES>
struct ROOT::Experimental::Internal::RComputeLocalBins< 0, NDIMS, AXES >

Definition at line 454 of file RHistImpl.hxx.

Public Member Functions

void operator() (const AXES &, int &, int &, std::array< int, NDIMS-1 >, std::array< int, NDIMS-1 >, int, int) const
 

#include <ROOT/RHistImpl.hxx>

Member Function Documentation

◆ operator()()

template<int NDIMS, class AXES >
void ROOT::Experimental::Internal::RComputeLocalBins< 0, NDIMS, AXES >::operator() ( const AXES &  ,
int ,
int ,
std::array< int, NDIMS-1 >  ,
std::array< int, NDIMS-1 >  ,
int  ,
int   
) const
inline

Definition at line 455 of file RHistImpl.hxx.


The documentation for this struct was generated from the following file: