Ejemplo n.º 1
0
 public List <DataPoint> GetNormalDistribute()
 {
     return(Distribute.GetNormalDistribute(0, 1, 3.5, 1d / StatisticStep));
 }