Hi everyone
I have a problem with the function mmulti of DoubleMatrix class
it doesn't return the result, and netbeans throws me a nullpointer exception
unoD.mmuli(unoT, unoP);
I want to multiply unoD with unoT and I want to assign the result into unoP
but that line throws me a nullpoint excepcion...
plz tell me what I'm doing wrong or what's wrong hahaha
greetings :D
Hi everyone I have a problem with the function mmulti of DoubleMatrix class it doesn't return the result, and netbeans throws me a nullpointer exception
unoD.mmuli(unoT, unoP);
I want to multiply unoD with unoT and I want to assign the result into unoP but that line throws me a nullpoint excepcion... plz tell me what I'm doing wrong or what's wrong hahaha greetings :D