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

IG::Num::TestClass Class Reference

List of all members.

Static Public Member Functions

static void LoadSampledDataCombinedOutputsJSON (ref SampledDataSet sampledData, params string[] fileNames)
 Loads sampled data and Definition data from multible CSV files. Sampled data consist of one output and multiple input parameters. Input parameters are the same in all files but output parameter should be different.

Member Function Documentation

static void IG::Num::TestClass::LoadSampledDataCombinedOutputsJSON ( ref SampledDataSet  sampledData,
params string[]  fileNames 
) [inline, static]

Loads sampled data and Definition data from multible CSV files. Sampled data consist of one output and multiple input parameters. Input parameters are the same in all files but output parameter should be different.

Parameters:
fileNamesPath to the file where sampled data are saved.
sampledDataSampled data set.

$A Tako78 Mar11;


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