Method EqualsValue
EqualsValue(SymbolicTensorDim)
Whether the current 'SymbolicTensorDim' is 'DimType.Value' and is equal to the specified dim.
Declaration
public bool EqualsValue(SymbolicTensorDim other)
Parameters
Type | Name | Description |
---|---|---|
SymbolicTensorDim | other | The 'SymbolicTensorDim' to compare against. |
Returns
Type | Description |
---|---|
bool | Whether the other |