public readonly struct VariableBuilderIndices<Dim>
where Dim : struct, new(), IDimension
Equals | (Inherited from ValueType) |
GetHashCode | (Inherited from ValueType) |
GetType | (Inherited from Object) |
IsContinuous | Adds variable type information to the variable => leads to a continuous (R) variable. |
IsInteger | Adds variable type information to the variable => leads to an integer (Z) variable. |
ToString | (Inherited from ValueType) |