Public Member Functions | |
void | add (const RadialDistributionFunction &model_pr) |
add another distribution | |
Float | fit (const RadialDistributionFunction &model_pr, const std::string &file_name="") const |
fit the distributions by scaling according to maximum | |
void | normalize () |
normalize to area = 1.0 | |
Float | R_factor_score (const RadialDistributionFunction &model_pr, const std::string &file_name="") const |
analogy crystallographic R-factor score | |
RadialDistributionFunction (const std::string &file_name) | |
Constructor from gnom file. | |
RadialDistributionFunction (Float bin_size=pr_resolution) | |
Constructor (default). | |
void | scale (Float c) |
scale distribution by a constant | |
void | show (std::ostream &out=std::cout, std::string prefix="") const |
print tables |