Description Usage Arguments Value
View source: R/eindim618funk.R
optimisation with 0.618 for vector
1 2 3 4 5 6 7 8 9 | eindim618Vector(
processfk,
LowerBound,
UpperBound,
idealReferenz,
abweichfk = absolutabweichungVector,
umkriesn = 5,
...
)
|
processfk |
Function, Self function |
LowerBound |
numica vector, the small wert |
UpperBound |
numica vector, the big wert |
idealReferenz |
numica or vector, the Ideal optimal solution |
abweichfk |
Function, Deviation calculation function, default absolute error |
umkriesn |
Num, how many search |
... |
other paramater for processfk |
numica vector, the best wert Optimal solution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.