Interface IVariableJaggedArray
Interface to a jagged array of variables
Namespace: Microsoft.ML.Probabilistic.Models
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public interface IVariableJaggedArray
Properties
ItemPrototype
Item prototype
Declaration
IVariable ItemPrototype { get; }
Property Value
Type | Description |
---|---|
IVariable |