Skip to content

Class TempLat::RadialProjectionRebinner

template <typename T>

ClassList > TempLat > RadialProjectionRebinner

A class which takes a std::vector<RadialProjectionSingleBinAndValue<T>> and rebins it into a smaller number of bins. More...

  • #include <radialprojectionrebinner.h>

Public Static Functions

Type Name
std::vector< RadialProjectionSingleBinAndValue< T > > rebin (const std::vector< RadialProjectionSingleBinAndValue< T > > & old, device::Idx newNBins, std::vector< T > & oldCentralValues, T customRange)

Detailed Description

Unit test: ctest -R test-radialprojectionrebinner

Public Static Functions Documentation

function rebin

static inline std::vector< RadialProjectionSingleBinAndValue < T > > TempLat::RadialProjectionRebinner::rebin (
    const std::vector< RadialProjectionSingleBinAndValue < T > > & old,
    device::Idx newNBins,
    std::vector< T > & oldCentralValues,
    T customRange
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/measuringtools/projectionhelpers/radialprojectionrebinner.h