MutationScoreHistory

History of how the mutation score have evolved over time.

The history is ordered iascending by date. Each day is the average of the recorded mutation score.

Constructors

this
this(MutationScore[] data)
Undocumented in source.

Members

Structs

Estimate
struct Estimate
Undocumented in source.

Variables

data
MutationScore[] data;

only one score for each date.

estimate
Estimate estimate;
Undocumented in source.

Meta