| SimpleConsensusResolver Constructor |
| Name | Description | |
|---|---|---|
| SimpleConsensusResolver(Double) |
Initializes a new instance of the SimpleConsensusResolver class.
Sets user parameter threshold.
| |
| SimpleConsensusResolver(IAlphabet) |
Initializes a new instance of the SimpleConsensusResolver class.
Sets default value for threshold.
| |
| SimpleConsensusResolver(IAlphabet, Double) |
Initializes a new instance of the SimpleConsensusResolver class.
|