BFGS optimizer
Optimizer class using BFGS method
Completed implementaion at rev. 855.
Initial trust radius and maximum step size are now read from the input file.
Implemented at r1131
Optimizer class using BFGS method