コード例 #1
0
 private double PredictorValue()
 {
     return(p.GetPredictorValuesFor(context).Single());
 }