|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Information about optimization data and algorithm parameters. More...
Inheritance diagram for IG::Num::OptimizationData:
Collaboration diagram for IG::Num::OptimizationData:Information about optimization data and algorithm parameters.
Properties on this kind of classes usually have public getters and setters. It is a habit to protect the whole object inside another class, and access individual components by properties and methods that can be more restrictive. $A Igor Jan08 Jun08;