#include <core/pose/Pose.hh>
#include <core/import_pose/import_pose.hh>
#include <devel/balanced_kic/algorithms.hh>
#include <devel/init.hh>
#include <iomanip>
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
References basic::options::OptionKeys::hotspot::angle, argv, utility::io::oc::cout, basic::options::OptionKeys::optE::fixed, create_a3b_hbs::i, basic::init(), rna_decompose::input_pdb, create_a3b_hbs::j, oop_conformations::length, make_pathological_perturbation(), pick_pathological_solution(), beta_nonlocal::pose, pyrosetta.distributed.io::pose_from_file, and closure_error::solutions.
◆ make_correct_perturbation()
void make_correct_perturbation |
( |
ClosureProblem & |
problem | ) |
|
◆ make_pathological_perturbation()
void make_pathological_perturbation |
( |
ClosureProblem & |
problem | ) |
|
◆ pick_correct_solution()
void pick_correct_solution |
( |
SolutionList const & |
solutions, |
|
|
ClosureSolution const *& |
solution |
|
) |
| |
◆ pick_pathological_solution()
void pick_pathological_solution |
( |
SolutionList const & |
solutions, |
|
|
ClosureSolution const *& |
solution |
|
) |
| |