- addRow
void addRow(ClAbstractVariable var, ClLinearExpression expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- columns
auto columns()
Undocumented in source. Be warned that the author may not have intended to support it.
- columnsHasKey
bool columnsHasKey(ClAbstractVariable subject)
Undocumented in source. Be warned that the author may not have intended to support it.
- getInternalInfo
string getInternalInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- noteAddedVariable
void noteAddedVariable(ClAbstractVariable v, ClAbstractVariable subject)
Undocumented in source. Be warned that the author may not have intended to support it.
- noteRemovedVariable
void noteRemovedVariable(ClAbstractVariable v, ClAbstractVariable subject)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeColumn
void removeColumn(ClAbstractVariable var)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeRow
ClLinearExpression removeRow(ClAbstractVariable var)
Undocumented in source. Be warned that the author may not have intended to support it.
- rowExpression
ClLinearExpression rowExpression(ClAbstractVariable v)
Undocumented in source. Be warned that the author may not have intended to support it.
- rows
auto rows()
Undocumented in source. Be warned that the author may not have intended to support it.
- substituteOut
void substituteOut(ClAbstractVariable oldVar, ClLinearExpression expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.