C# Class MSR.Models.Prediction.PostReleaseDefectFiles.BugLifetimeDistributionExponential

Inheritance: BugLifetimeDistributionEstimationStrategy
Afficher le fichier Open project: kirnosenko/msr-tools

Méthodes publiques

Méthode Description
BugLifetimeDistributionExponential ( CodeStabilityPostReleaseDefectFilesPrediction model ) : System

Méthodes protégées

Méthode Description
Distribution ( IEnumerable bugLifetimes ) : double>.Func

Method Details

BugLifetimeDistributionExponential() public méthode

public BugLifetimeDistributionExponential ( CodeStabilityPostReleaseDefectFilesPrediction model ) : System
model CodeStabilityPostReleaseDefectFilesPrediction
Résultat System

Distribution() protected méthode

protected Distribution ( IEnumerable bugLifetimes ) : double>.Func
bugLifetimes IEnumerable
Résultat double>.Func