|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjomp.runtime.BusyTask
MatrixMultOmp.__omp_Class0
private class MatrixMultOmp.__omp_Class0
Field Summary | |
---|---|
(package private) double[][] |
A
|
(package private) double[][] |
B
|
(package private) double[][] |
C
|
Constructor Summary | |
---|---|
private |
MatrixMultOmp.__omp_Class0()
|
Method Summary | |
---|---|
void |
go(int __omp_me)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
double[][] B
double[][] A
double[][] C
Constructor Detail |
---|
private MatrixMultOmp.__omp_Class0()
Method Detail |
---|
public void go(int __omp_me) throws java.lang.Throwable
go
in class jomp.runtime.BusyTask
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |