ConditionNumberOperandConvertible
public protocol ConditionNumberOperandConvertibleRepresents a value that can be converted into a ConditionNumberOperand, such as a Number or Variable.
- 
                  
                  A number operand that represents this value. DeclarationSwift var conditionNumberOperand: ConditionNumberOperand { get }
 View on GitHub
View on GitHub ConditionNumberOperandConvertible Protocol Reference
        ConditionNumberOperandConvertible Protocol Reference