public final class ObjectMatrix extends GenericMatrix<java.lang.Object>
data| Modifier and Type | Method and Description |
|---|---|
void |
setEle(int row,
int col,
java.lang.Object val)
Set an element of a matrix
|
equals, getDimensions, getEle, getNCols, getNRows, hashCode, setEleG, toArray, toStringpublic void setEle(int row,
int col,
java.lang.Object val)
throws EvaluationException
MatrixIsetEle in interface MatrixIsetEle in class GenericMatrix<java.lang.Object>val - value to setEvaluationExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep