![]() |
Rosetta
2021.16
|
#include <SegmentSequenceProfile.hh>
Public Types | |
| typedef Eigen::Array < core::Real, Eigen::Dynamic, core::chemical::num_canonical_aas > | ArrayXaa |
| typedef Eigen::Array < core::Real, 1, core::chemical::num_canonical_aas > | Array1aa |
Public Attributes | |
| std::vector < search::StructureSingleQueryResult > | query_results |
| ArrayXaa | counts |
| ArrayXaa | frequencies |
| ArrayXaa | log_odds |
| typedef Eigen::Array<core::Real, 1, core::chemical::num_canonical_aas> protocols::indexed_structure_store::SegmentSequenceProfileResult::Array1aa |
| typedef Eigen::Array<core::Real, Eigen::Dynamic, core::chemical::num_canonical_aas> protocols::indexed_structure_store::SegmentSequenceProfileResult::ArrayXaa |
| ArrayXaa protocols::indexed_structure_store::SegmentSequenceProfileResult::counts |
| ArrayXaa protocols::indexed_structure_store::SegmentSequenceProfileResult::frequencies |
| ArrayXaa protocols::indexed_structure_store::SegmentSequenceProfileResult::log_odds |
| std::vector<search::StructureSingleQueryResult> protocols::indexed_structure_store::SegmentSequenceProfileResult::query_results |
1.8.7