IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
SampledData.cs File Reference

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

Namespaces

package  IG.Num