public class Vote extends Object
Constructor and Description |
---|
Vote(double[] vote,
double error) |
Modifier and Type | Method and Description |
---|---|
double |
getError() |
double[] |
getVote() |
void |
normalize() |
void |
setError(double error) |
void |
setVote(double[] vote) |
double |
sumVoteDistrib() |
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.