IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Num::OptimizationData Class Reference

Information about optimization data and algorithm parameters. More...

Inheritance diagram for IG::Num::OptimizationData:
Collaboration diagram for IG::Num::OptimizationData:

List of all members.


Detailed Description

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;


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties Events