| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
SS_predictor protocols/ss_prediction/SS_predictor.hh:40 |
|||
| SS_predictorAP | |||
| SS_predictorCAP | |||
|
|||
|
|||
|
|||
|
|||
__package__ = None
|
|||
|
|||
get_label( (vector1_Real)ss_pred_pos) -> str :
helper function to get SS char at a position from a vector of reals
C++ signature :
char get_label(utility::vector1<double, std::allocator<double> >)
|
get_prob( (str)wanted_ss, (vector1_Real)ss_pred_pos) -> float :
helper function to get SS char at a position from a vector of reals
C++ signature :
double get_prob(char,utility::vector1<double, std::allocator<double> >)
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:10:57 2015 | http://epydoc.sourceforge.net |