|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthr.fer.diplomski.seminar.pso.F1
public class F1
Constructor Summary | |
---|---|
F1()
|
Method Summary | |
---|---|
double |
evaluate(double[] parameters)
Function evaluates given parameters |
int |
getDim()
|
double[] |
getOpt()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public F1()
Method Detail |
---|
public double evaluate(double[] parameters) throws java.lang.IllegalArgumentException
evaluate
in interface Function
parameters
- point of evaluation
java.lang.IllegalArgumentException
public int getDim()
getDim
in interface Function
public double[] getOpt()
getOpt
in interface Function
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |