|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AlgorithmN
Describe a list of algorithms using the params as inputs and returning a list of doubles
| Method Summary | |
|---|---|
double[] |
calculate(double[] params)
Calculates the results of the AlgorithmN for the values in params. |
| Method Detail |
|---|
double[] calculate(double[] params)
java.lang.RuntimeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||