|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.lparallel.RegionOpImpl
| Constructor Summary | |
RegionOpImpl()
|
|
| Method Summary | |
int |
regADD(Ref_Array reg1,
Ref_Array reg2,
Ref_Array reg3,
int dim)
regADD: The operation method of [ref array] is as follows. |
(package private) void |
RegionOpImpl()
RegionOp: Implementing array region operations. |
int |
regMUL(Ref_Array reg1,
Ref_Array reg2,
Ref_Array reg3,
int dim)
regMUL: The operation method of [ref array] is as follows. |
int |
regMUL2(Ref_Array reg1,
Ref_Array reg2,
int dim)
regMUL2: The operation method of [ref array] is as follows. |
int |
regSUB(Ref_Array reg1,
Ref_Array reg2,
Ref_Array reg3,
int dim)
regSUB: The operation method of [ref array] is as follows. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RegionOpImpl()
| Method Detail |
void RegionOpImpl()
public int regADD(Ref_Array reg1,
Ref_Array reg2,
Ref_Array reg3,
int dim)
regADD in interface RegionOp
public int regSUB(Ref_Array reg1,
Ref_Array reg2,
Ref_Array reg3,
int dim)
regSUB in interface RegionOp
public int regMUL(Ref_Array reg1,
Ref_Array reg2,
Ref_Array reg3,
int dim)
regMUL in interface RegionOp
public int regMUL2(Ref_Array reg1,
Ref_Array reg2,
int dim)
regMUL2 in interface RegionOp
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||