forum.alglib.net http://forum.alglib.net/ |
|
Possible mistake in function rmatrixsolvels descriptions http://forum.alglib.net/viewtopic.php?f=2&t=1086 |
Page 1 of 1 |
Author: | Kir [ Mon Dec 09, 2013 1:12 pm ] |
Post subject: | Possible mistake in function rmatrixsolvels descriptions |
Hello, Sergey ! I am trying to use your function rmatrixsolvels. It seems to me there is a mistake in this function descriptions. One writes in the section INPUT PARAMETERS: "B - array[0..NCols-1], right part". But I think that this line should be look like "B - array[0..NRows-1], right part". Number of members of the right part array equals the number of rows, does not so ? One writes in the section OUTPUT PARAMETERS: "X - array[0..N-1,0..M-1],...". What is N and M ? Whether X is 2d array ? One writes " real_1d_array &x " in the argumentns this function. The function work perfectly, but this inconsistency confuses me. Or I mistake ? Waiting for your reply. Thank you in advance. |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |