|
Rosetta
|
#include <iostream>#include <fstream>#include <string>#include <devel/init.hh>#include <core/pose/Pose.hh>#include <core/pose/PDBInfo.hh>#include <basic/options/util.hh>#include <basic/options/option.hh>#include <basic/Tracer.hh>#include <basic/options/option_macros.hh>#include <core/conformation/Conformation.hh>#include <utility/io/ozstream.hh>#include <numeric/xyz.functions.hh>#include <core/import_pose/import_pose.hh>#include <Eigen/SVD>#include <protocols/pockets/PocketGrid.hh>Functions | |
| void | test_PCA_eigen () |
| int | main (int argc, char *argv[]) |
| General testing code. More... | |
Variables | |
| static basic::Tracer | TR ("apps.pilot.karen_pocket_compare.main") |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
General testing code.
References argv, utility::io::oc::cout, test.T009_Exceptions::e, utility::options::OptionKeys::options::exit, basic::init(), ObjexxFCL::int_of(), create_a3b_hbs::j, NEW_OPT, option, pyrosetta.distributed.io::pose_from_file(), predPRE::resnum, basic::options::start_file(), TR, numeric::x_rotation_matrix_degrees(), numeric::y_rotation_matrix_degrees(), and numeric::xyzVector< T >::zero().
| void test_PCA_eigen | ( | ) |
|
static |
Referenced by main().