IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
This is the complete list of members for IMP::saxs::WeightedProfileFitter< ScoringFunctionT >, including all inherited members.
clear_caches() | IMP::Object | virtual |
compute_offset(const Profile *model_profile) const | IMP::saxs::ProfileFitter< ScoringFunctionT > | |
compute_scale_factor(const Profile *model_profile, double offset=0.0) const | IMP::saxs::ProfileFitter< ScoringFunctionT > | |
compute_score(const ProfilesTemp &profiles, Vector< double > &weights, bool use_offset=false, bool NNLS=true) const | IMP::saxs::WeightedProfileFitter< ScoringFunctionT > | |
IMP::saxs::ProfileFitter::compute_score(const Profile *model_profile, bool use_offset=false, const std::string fit_file_name="") const | IMP::saxs::ProfileFitter< ScoringFunctionT > | |
do_destroy() | IMP::Object | protectedvirtual |
exp_profile_ (defined in IMP::saxs::ProfileFitter< ScoringFunctionT >) | IMP::saxs::ProfileFitter< ScoringFunctionT > | protected |
fit_profile(ProfilesTemp partial_profiles, double min_c1=0.95, double max_c1=1.05, double min_c2=-2.0, double max_c2=4.0, bool use_offset=false) const | IMP::saxs::WeightedProfileFitter< ScoringFunctionT > | |
IMP::saxs::ProfileFitter::fit_profile(Profile *partial_profile, double min_c1=0.95, double max_c1=1.05, double min_c2=-2.0, double max_c2=4.0, bool use_offset=false, const std::string fit_file_name="") const | IMP::saxs::ProfileFitter< ScoringFunctionT > | |
get_check_level() const (defined in IMP::Object) | IMP::Object | |
get_log_level() const (defined in IMP::Object) | IMP::Object | |
get_name() const (defined in IMP::Object) | IMP::Object | |
get_profile() const | IMP::saxs::ProfileFitter< ScoringFunctionT > | |
get_type_name() const (defined in IMP::Object) | IMP::Object | virtual |
get_version_info() const | IMP::Object | virtual |
NonCopyable() (defined in IMP::NonCopyable) | IMP::NonCopyable | protected |
Object(std::string name) | IMP::Object | protected |
ProfileFitter(const Profile *exp_profile) | IMP::saxs::ProfileFitter< ScoringFunctionT > | |
ProfileFitter(const Profile *exp_profile, ScoringFunctionT *sf) (defined in IMP::saxs::ProfileFitter< ScoringFunctionT >) | IMP::saxs::ProfileFitter< ScoringFunctionT > | |
resample(const Profile *model_profile, Profile *resampled_profile) const | IMP::saxs::ProfileFitter< ScoringFunctionT > | |
scoring_function_ (defined in IMP::saxs::ProfileFitter< ScoringFunctionT >) | IMP::saxs::ProfileFitter< ScoringFunctionT > | protected |
set_check_level(CheckLevel l) | IMP::Object | |
set_log_level(LogLevel l) | IMP::Object | |
set_name(std::string name) (defined in IMP::Object) | IMP::Object | |
set_was_used(bool tf) const | IMP::Object | |
show(std::ostream &out=std::cout) const (defined in IMP::Object) | IMP::Object | |
WeightedProfileFitter(const Profile *exp_profile) | IMP::saxs::WeightedProfileFitter< ScoringFunctionT > | |
write_fit_file(ProfilesTemp partial_profiles, const WeightedFitParameters &fp, const std::string fit_file_name, bool use_offset=false) const | IMP::saxs::WeightedProfileFitter< ScoringFunctionT > | |
write_SAXS_fit_file(const std::string &file_name, const Profile *model_profile, const double chi_square, const double c=1, const double offset=0) const (defined in IMP::saxs::ProfileFitter< ScoringFunctionT >) | IMP::saxs::ProfileFitter< ScoringFunctionT > | |
~Object() (defined in IMP::Object) | IMP::Object | virtual |