Click or drag to resize

experimentReport Constructor (experimentExecutionContext)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the experimentReport class

Namespace:  imbWBI.Core.WebClassifier.reportData.general
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public experimentReport(
	experimentExecutionContext _context
)

Parameters

_context
Type: imbWBI.Core.WebClassifier.experimentexperimentExecutionContext

[Missing <param name="_context"/> documentation for "M:imbWBI.Core.WebClassifier.reportData.general.experimentReport.#ctor(imbWBI.Core.WebClassifier.experiment.experimentExecutionContext)"]

See Also