[Jama] Jama Matrix norm2 problem

12 views
Skip to first unread message

Saswati Bhattacharjee

unread,
Jun 6, 2018, 2:48:43 PM6/6/18
to ja...@list.nist.gov
I am using Jama Matrix for my Project.

public double norm2 () {
return (new Jama.SingularValueDecomposition(this).norm2());
}


This function throws error. This function is written in Jama Matrix
Package within Matrix class.

Please solve this problem.

Saswati

Reply all
Reply to author
Forward
0 new messages