ContactPredictionScoreResult Struct Reference

#include <contact_prediction_score.hh>

Public Member Functions

void SetScore (int i, int j, Real score)
Real GetScore (int i, int j)
void RefreshSortedIndices ()
 ContactPredictionScoreResult (std::vector< std::vector< Real > >)

Data Fields

std::vector< std::vector< Real > > matrix
std::vector< std::pair< int,
int > > 
sorted_indices

Detailed Description

Definition at line 42 of file contact_prediction_score.hh.


Constructor & Destructor Documentation

ContactPredictionScoreResult ( std::vector< std::vector< Real > >   ) 

Member Function Documentation

Real GetScore ( int  i,
int  j 
)
void RefreshSortedIndices (  ) 
void SetScore ( int  i,
int  j,
Real  score 
)

Field Documentation

std::vector<std::vector <Real> > matrix

Definition at line 43 of file contact_prediction_score.hh.

std::vector<std::pair <int,int> > sorted_indices

Definition at line 44 of file contact_prediction_score.hh.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1