| 
    IGLib 1.4 
   The IGLib base library for development of numerical, technical and business applications. 
   | 
 
Classes | |
| class | IG::Num::SampledDataElement | 
| A single element of a sampled data, contains vector of input parameters and vector of output values.  More... | |
| class | IG::Num::SampledDataSet | 
| Sampled data consisting of elements of which each contains vector of input parameters and output values. NOT thread safe. More... | |
| class | IG::Num::SampledDataSet::ComparerInputDistance | 
| Comparer that compares two data elements of type SampledDataElement according to the distance of their input parameter vectors to a specified reference point (vector) in the input parameter space. Measure of distance is defined by the DistanceDelegate delegate.Beside its basic comparison function, this class also contains a number of methods for calculation of distance between vectors or data elemets according to definition by the distacnce calculation delegate. More... | |
| class | IG::Num::SampledDataSet::ComparerOutputDistance | 
| Comparer that compares two data elements of type SampledDataElement according to the distance of their output values vectors to a specified reference point (vector) in the output values space. Measure of distance is defined by the DistanceDelegate delegate.Beside its basic comparison function, this class also contains a number of methods for calculation of distance between vectors or data elemets according to definition by the distacnce calculation delegate. More... | |
Namespaces | |
| namespace | IG::Num |