|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.unima.ky.parallel.javaparty.RemoteRowMult
Constructor Summary | |
(package private) |
RemoteRowMult()
|
Method Summary | |
double[] |
getC()
|
void |
rowmult(double[] Ai,
double[][] B)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
RemoteRowMult()
Method Detail |
public void rowmult(double[] Ai, double[][] B)
public double[] getC()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |