Hi everybody,
I'd like to work in the matrix JCoupling such as:
JNIEXPORT void JNICALL Java_mrui_simulationbch_SimulationBch_computeNMRSpectrum
(JNIEnv *env, jobject obj, jobjectArray JCouplings)
in the java parta it is defined as:
double[][] JCouplings
How can I use that? I'd like to use it in my C code but I have not Jmatrix types...
thank you in advance
Federico
Edited by: federico100mt on Jul 10, 2009 4:15 AM
Edited by: federico100mt on Jul 10, 2009 4:22 AM
Edited by: federico100mt on Jul 10, 2009 4:23 AM