Microsoft Research, Cambridge
System Object
MicrosoftResearch.Infer.Models Range
Namespace: MicrosoftResearch.Infer.Models
Assembly: Infer.Compiler (in Infer.Compiler.dll) Version: 2.5.30417.0 (2.5.30417.0)
A range of values from 0 to N-1. The size N may be an integer expression or constant.
Inheritance Hierarchy
MicrosoftResearch.Infer.Models Range
Namespace: MicrosoftResearch.Infer.Models
Assembly: Infer.Compiler (in Infer.Compiler.dll) Version: 2.5.30417.0 (2.5.30417.0)
Syntax
public class Range : IModelExpression, IStatementBlock
See Also