public class MatrixTerm extends ValueTerm
| Modifier and Type | Field and Description |
|---|---|
double[][] |
value |
| Constructor and Description |
|---|
MatrixTerm(double[][] value) |
| Modifier and Type | Method and Description |
|---|---|
MatrixTerm |
clone() |
int |
compareTo(ATerm o) |
basicFromString, ground, isGround, valueClone, valueEquals, valueHashcrossClassCompare, gatherTopFunctions, getBoolean, getCollection, getDouble, getInt, getSparseVector, getString, getTerm, getVector, isFunctionFree, mdjbFirst, mdjbNext, testRecursivepublic int compareTo(ATerm o)
public MatrixTerm clone()