Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.