Rosetta
Namespaces | Functions
trie_vs_trie.fwd.hh File Reference
#include <core/scoring/trie/RotamerTrie.fwd.hh>
#include <core/types.hh>
#include <utility/vector1.fwd.hh>
#include <ObjexxFCL/FArray2D.fwd.hh>
#include <ObjexxFCL/FArray2A.fwd.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::scoring
 
 core::scoring::trie
 

Functions

template<class AT , class CPDAT1 , class CPDAT2 , class CPFXN , class SFXN >
void core::scoring::trie::trie_vs_trie (RotamerTrie< AT, CPDAT1 > &trie1, RotamerTrie< AT, CPDAT2 > &trie2, CPFXN &count_pair, SFXN &score_function, ObjexxFCL::FArray2D< core::PackerEnergy > &pair_energy_table, ObjexxFCL::FArray2D< core::PackerEnergy > &temp_table)
 
void core::scoring::trie::convert_inorder_table_to_original_order (utility::vector1< Size > const &total_rotamers_2_unique_rotamers_1, utility::vector1< Size > const &total_rotamers_2_unique_rotamers_2, ObjexxFCL::FArray2D< core::PackerEnergy > &pair_energy_table, ObjexxFCL::FArray2A< core::PackerEnergy > const &rot_rot_table)
 

Detailed Description

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)