[Fwd: Array index out of bounds in svd.times()]





-------- 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