Interface ICheckedExpression
Checked arithmetic expression
Inherited Members
Namespace: Microsoft.ML.Probabilistic.Compiler.CodeModel
Assembly: Microsoft.ML.Probabilistic.Compiler.dll
Syntax
public interface ICheckedExpression : IExpression
Properties
Expression
The expression
Declaration
IExpression Expression { get; set; }
Property Value
Type | Description |
---|---|
IExpression |