Delegate ModelCompiler.ModelDefinitionMethod<T>
Namespace: Microsoft.ML.Probabilistic.Compiler
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public delegate void ModelDefinitionMethod<T>(T a);
Parameters
Type | Name | Description |
---|---|---|
T | a |
Type Parameters
Name | Description |
---|---|
T |