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, valueHash
crossClassCompare, gatherTopFunctions, getBoolean, getCollection, getDouble, getInt, getSparseVector, getString, getTerm, getVector, isFunctionFree, mdjbFirst, mdjbNext, testRecursive
public int compareTo(ATerm o)
public MatrixTerm clone()