|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cilib.measurement.single.BestPositionBoundViolations
public class BestPositionBoundViolations
Checks of the best position in the current population violates boundary constraints.
| Constructor Summary | |
|---|---|
BestPositionBoundViolations()
Creates a new instance of BestPositionBoundViolations. |
|
BestPositionBoundViolations(BestPositionBoundViolations copy)
Copy constructor. |
|
| Method Summary | |
|---|---|
BestPositionBoundViolations |
getClone()
Create a cloned copy of the current object and return it. |
String |
getDomain()
Get the domain string representing what this measurement's results will conform to. |
Type |
getValue(Algorithm algorithm)
Get the value of the measurement. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BestPositionBoundViolations()
public BestPositionBoundViolations(BestPositionBoundViolations copy)
copy - The instance to copy.| Method Detail |
|---|
public BestPositionBoundViolations getClone()
getClone in interface MeasurementgetClone in interface CloneableObject.clone()public String getDomain()
getDomain in interface Measurementpublic Type getValue(Algorithm algorithm)
Measurement.getDomain()
getValue in interface Measurementalgorithm - The algorithm to obtain the measurement from.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||