arms:
A list giving the arms.
lambda:
A numeric giving the lambda parameter of the multiplicative algorithm.
delta:
A numeric giving the delta parameter of the multiplicative algorithm.
numberOfIterations:
A numeric giving the maximal number iteration of the optimization process.
optimalWeights:
A vector giving the optimal weights.
optimalDesign:
An object of the class Design giving the optimal design.
showProcess:
A boolean for showing or not the process of optimization.