Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
graph Member List

This is the complete list of members for graph, including all inherited members.

edge_colgraphprotected
edge_rowgraphprotected
get_edge_coef(int col1, int row1, int col2, int row2)graphinline
get_edge_col(int col1, int col2)graphinline
get_edge_row(int row1, int row2)graphinline
get_ind_col_col(int col1, int col2)graphinline
get_ind_from_node(int col, int row)graphinline
get_ind_row_row(int row1, int row2)graphinline
get_nb_col()graphinline
get_nb_next_col(int col, int row)graphinline
get_nb_next_col()graphinline
get_nb_next_row(int col, int row)graphinline
get_nb_next_row()graphinline
get_nb_node()graphinline
get_nb_pred_col(int col, int row)graphinline
get_nb_pred_col()graphinline
get_nb_pred_row(int col, int row)graphinline
get_nb_pred_row()graphinline
get_nb_row()graphinline
get_next_col(int col, int row, int nb)graphinline
get_next_col()graphinline
get_next_row(int col, int row, int nb)graphinline
get_next_row()graphinline
get_node_coef(int col, int row)graphinline
get_node_from_ind(int ind, int &col, int &row)graphinline
get_node_to_ind()graphinline
get_pred_col(int col, int row, int nb)graphinline
get_pred_col()graphinline
get_pred_row(int col, int row, int nb)graphinline
get_pred_row()graphinline
graph(int nb_node1, vector< vector< int > > &contacts1, int nb_node2, vector< vector< int > > &contacts2, vector< vector< int > > &forbidden)graphinline
ind_col_colgraphprotected
ind_row_rowgraphprotected
ind_to_nodegraphprotected
is_a_node(int col, int row)graphinline
is_an_edge(int col1, int row1, int col2, int row2)graphinline
nb_colgraphprotected
nb_next_colgraphprotected
nb_next_rowgraphprotected
nb_nodegraphprotected
nb_pred_colgraphprotected
nb_pred_rowgraphprotected
nb_rowgraphprotected
next_colgraphprotected
next_rowgraphprotected
node_to_indgraphprotected
pred_colgraphprotected
pred_rowgraphprotected