[Fwd: Array index out of bounds in svd.times()]
- Subject: [Fwd: Array index out of bounds in svd.times()]
- From: Ron Boisvert <boisvert@nist.gov>
- Date: Fri, 29 Jun 2007 13:02:05 -0400
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=ISO-8859-1; format=flowed
- User-Agent: Thunderbird 1.5.0.12 (Windows/20070509)
-------- Original Message --------
Subject: Array index out of bounds in svd.times()
Date: Fri, 29 Jun 2007 10:27:32 -0400 (EDT)
From: Alexander Frey <alexanderfrey@gmail.com>
Reply-To: alexanderfrey@gmail.com
To: boisvert@nist.gov
Hello,
I get an array index out of bounds after trying to multiply 2 matrices
from svd.
Matrix us = svd.getU().times(svd.getS());
This should give me the multiplied matrix m = U * S
What do I do wrong ?
Thank you, Alexander
Date Index |
Thread Index |
Problems or questions? Contact list-master@nist.gov