33 #include <tomographerpy/common.h> 39 #include <tomographerpy/pyhistogram.h> 40 #include <tomographerpy/pymhrw.h> 45 namespace tomo_internal {
48 template<
typename Po
intType>
49 inline ValueType getValue(
const PointType & )
const {
return 0; }
Tomographer::MHRWTasks::MHRandomWalkTaskResult< py::object, IterCountIntType, py::object > MHRandomWalkTaskResult
Result type of a Tomographer::MHRWTasks::MHRandomWalkTask with an abstract stats results type...
Multiprocessing tasks interface (see Multiprocessing Task Interfaces) for parallel Metropolis-Hasting...
Traits-like class for ValueHistogramWithBinningMHRWStatsCollector.
double RealScalar
Real type for general calculation precisions (density matrix elements, log-likelihood value calculati...
Tomographer::ValueHistogramWithBinningMHRWStatsCollectorParams< tomo_internal::DummyValueCalculator, HistCountIntType, CountRealType, Eigen::Dynamic, Eigen::Dynamic >::Result ValueHistogramWithBinningMHRWStatsCollectorResult
Result type of a Tomographer::ValueHistogramWithBinningMHRWStatsCollector, this is basically a combin...
Routines for performing a Metropolis-Hastings random walk.
C++ Classes and Utilities for Python Modules.
int IterCountIntType
Integer type used for iteration counts in the random walk.
Binning Analysis in a Metropolis-Hastings random walk.
double CountRealType
Real type for averaged and/or normalized histograms.
int HistCountIntType
Integer type used for histogram counts.