- add
ClSymbolicWeight add(ClSymbolicWeight cl)
Undocumented in source. Be warned that the author may not have intended to support it.
- asDouble
double asDouble()
Undocumented in source. Be warned that the author may not have intended to support it.
- cLevels
ulong cLevels()
Undocumented in source. Be warned that the author may not have intended to support it.
- divideBy
ClSymbolicWeight divideBy(double n)
Undocumented in source. Be warned that the author may not have intended to support it.
- equal
bool equal(ClSymbolicWeight cl)
Undocumented in source. Be warned that the author may not have intended to support it.
- greaterThan
bool greaterThan(ClSymbolicWeight cl)
Undocumented in source. Be warned that the author may not have intended to support it.
- greaterThanOrEqual
bool greaterThanOrEqual(ClSymbolicWeight cl)
Undocumented in source. Be warned that the author may not have intended to support it.
- isNegative
bool isNegative()
Undocumented in source. Be warned that the author may not have intended to support it.
- lessThan
bool lessThan(ClSymbolicWeight cl)
Undocumented in source. Be warned that the author may not have intended to support it.
- lessThanOrEqual
bool lessThanOrEqual(ClSymbolicWeight cl)
Undocumented in source. Be warned that the author may not have intended to support it.
- subtract
ClSymbolicWeight subtract(ClSymbolicWeight cl)
Undocumented in source. Be warned that the author may not have intended to support it.
- times
ClSymbolicWeight times(double n)
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.