|
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. 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. 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. More...
|
|