ClSymbolicWeight

Undocumented in source.

Constructors

this
this(int cLevels)
Undocumented in source.
this
this(double w1, double w2, double w3)
Undocumented in source.
this
this(double[] weights)
Undocumented in source.

Members

Functions

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.

Static variables

clsZero
ClSymbolicWeight clsZero;
Undocumented in source.

Meta