java.io.Serializable
, ErrorWeightedVote
, MOAObject
public class ExpNegErrorWeightedVote extends AbstractErrorWeightedVote
errors, votes, weights
Constructor | Description |
---|---|
ExpNegErrorWeightedVote() |
Modifier and Type | Method | Description |
---|---|---|
double[] |
computeWeightedVote() |
Computes the weighted vote.
|
void |
getDescription(java.lang.StringBuilder sb,
int indent) |
Returns a string representation of this object.
|
addVote, getNumberVotes, getWeightedError, getWeights
copy, copy, measureByteSize, measureByteSize, toString
copy
public double[] computeWeightedVote()
ErrorWeightedVote
computeWeightedVote
in interface ErrorWeightedVote
computeWeightedVote
in class AbstractErrorWeightedVote
public void getDescription(java.lang.StringBuilder sb, int indent)
MOAObject
AbstractMOAObject.toString
to give a string representation of the object.sb
- the stringbuilder to add the descriptionindent
- the number of characters to indentCopyright © 2020 University of Waikato, Hamilton, NZ. All Rights Reserved.