MPQC  3.0.0-alpha
sc::cadf::Histogram2d Class Reference

Public Types

typedef Eigen::Matrix< uli, Eigen::Dynamic, Eigen::Dynamic > matrix_t
 

Public Member Functions

 Histogram2d (int nbins_h, double min_h, double max_h, int nbins_v, double min_v, double max_v, bool log_h=false, bool log_v=false, bool clip_edges=false)
 
const matrix_t & matrix () const
 
void insert_value (double value_h, double value_v)
 
void accumulate (const Histogram2d &other)
 

Public Attributes

double min_h_
 
double max_h_
 
double min_v_
 
double max_v_
 

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

Generated at Sun Jan 26 2020 23:24:15 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.8.16.