[Jama] unable to use setmatrix function

4 views
Skip to first unread message

Saswati Bhattacharjee

unread,
Mar 26, 2018, 6:04:53 PM3/26/18
to ja...@list.nist.gov
Hello,
I want to use setmatrix function but unable to use it.

Matrix A= new Matrix(new double[][]{{2.0,3.0,5.0},{1.0,0.0,3.0},{0.0,1.0,1.0}});
Matrix X= new Matrix(new double[][]{{1.0,2.0,2.0}});
A.setMatrix(1,0,X);

when I write down X in setMatrix it throws error. I want to add a row
in zeroth column and

first row. What should I do?

Thank you in advance

Saswati Bhattacharjee

Joe Hicklin

unread,
Mar 27, 2018, 6:13:34 AM3/27/18
to ja...@list.nist.gov
What does the error say?

Thank you in advance

Saswati Bhattacharjee

_______________________________________________
Jama mailing list
Ja...@list.nist.gov<mailto:Ja...@list.nist.gov>
https://list.nist.gov/jama

Tobias Weimer

unread,
Mar 27, 2018, 12:49:49 PM3/27/18
to ja...@list.nist.gov
An HTML attachment was scrubbed...
Reply all
Reply to author
Forward
0 new messages