Class for standard algorithm to minimize multivariate functions. By
standard, we mean algorithms with the main function and its gradient
input separately. Specifically, it follows optim, not
nlm.
Arguments
Objects from the Class
Objects can be created by calls of the form new("minAlgoStd",
...). It is generated my algoObj.