Quote:
Originally Posted by ecoli
|
That's actually one of the examples I was working off of; I figured out what I was doing wrong though. According to the assignment instructions which I mis-read, I was supposed to create a N x N matrix of values and pass it into that code, but I was only passing a 1 dimensional array. Thanks though Shane.