Method | Description | |
---|---|---|
IMetric ( IResult result ) : void | ||
PercentileMetric ( ) : System | ||
PercentileMetric ( double percentiles, string ignoredCheckpoints ) : System |
Method | Description | |
---|---|---|
CalculatePercentile ( double sortedData, double percentile ) : double | ||
GetPercentileValues ( ) : long>.FlexiRow |
||
IMetric ( ) : IMetric |
public PercentileMetric ( double percentiles, string ignoredCheckpoints ) : System | ||
percentiles | double | |
ignoredCheckpoints | string | |
return | System |