C# Class Microsoft.Xunit.Performance.Analysis.TestStatistics

Afficher le fichier Open project: Microsoft/xunit-performance Class Usage Examples

Méthodes publiques

Méthode Description
Push ( double value ) : void
TestStatistics ( ) : MathNet.Numerics.Statistics

Private Methods

Méthode Description
PercentileInSortedArray ( double values, int percentage ) : double
TransformData ( ) : void

Method Details

Push() public méthode

public Push ( double value ) : void
value double
Résultat void

TestStatistics() public méthode

public TestStatistics ( ) : MathNet.Numerics.Statistics
Résultat MathNet.Numerics.Statistics