|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJOpt.SDK.Implementation.Matrix
| Constructor Summary | |
Matrix()
|
|
| Method Summary | |
double[][] |
getMatrix()
|
boolean |
isApplicable(long curTimeStamp)
|
double |
matrixLookup(int id1,
int id2)
|
void |
setMatrix(double[][] matrix)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Matrix()
| Method Detail |
public boolean isApplicable(long curTimeStamp)
public void setMatrix(double[][] matrix)
public double[][] getMatrix()
public double matrixLookup(int id1,
int id2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||