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

Analysis.cs File Reference

Classes

interface  IG::Num::IAnalysis
 Interface for direct analysis classes used in optimization problems. More...
class  IG::Num::AnalysisBase
 Base class for direct analysis classes that define optimization problems. Represent the complete definition of the optimization problem (without initial parameters). Concrete analysis classes (e.g. representing optimization examples or complex direct problems solved through numerical simulation) should be derived from this class. More...

Namespaces

namespace  IG::Num
 All Classes Namespaces Files Functions Variables Enumerations Properties Events