Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConstrainVariable

Hierarchy

Implements

  • ConstraintKey
  • ConstraintSymbol
  • Debug

Index

Constructors

constructor

Accessors

coefficient

  • get coefficient(): number

constant

  • get constant(): number

name

  • get name(): string

scope

state

  • get state(): number

strength

terms

value

  • get value(): number

variable

Methods

debug

divide

isConstant

  • isConstant(): boolean

minus

opposite

plus

Abstract setState

  • setState(state: number): void

Abstract setStrength

Abstract setValue

  • setValue(value: number): void

times

toString

  • toString(): string

Static constant

Static product

Static sum

Static zero