Click or drag to resize

experimentTemplateDeriveBlueprint Method (experimentSetup, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebClassifier.experiment.experimentTemplate.DeriveBlueprint(imbWBI.Core.WebClassifier.experiment.experimentSetup,System.String)"]

Namespace:  imbWBI.Core.WebClassifier.experiment
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void DeriveBlueprint(
	experimentSetup _blueprint,
	string _name
)

Parameters

_blueprint
Type: imbWBI.Core.WebClassifier.experimentexperimentSetup

[Missing <param name="_blueprint"/> documentation for "M:imbWBI.Core.WebClassifier.experiment.experimentTemplate.DeriveBlueprint(imbWBI.Core.WebClassifier.experiment.experimentSetup,System.String)"]

_name
Type: SystemString

[Missing <param name="_name"/> documentation for "M:imbWBI.Core.WebClassifier.experiment.experimentTemplate.DeriveBlueprint(imbWBI.Core.WebClassifier.experiment.experimentSetup,System.String)"]

See Also