forum.alglib.net
http://forum.alglib.net/

multi-dimensional matrices
http://forum.alglib.net/viewtopic.php?f=2&t=316
Page 1 of 1

Author:  Erumai [ Wed Mar 09, 2011 2:14 pm ]
Post subject:  multi-dimensional matrices

Hello,

I understand from the manual that it is possible to work with 2 dimensional arrays..but what about multi-dimensional matrices? Is it possible to declare and work with them in ALGLIB?

Though I will be using ALGLIB and my own routines only on 2D matrices, the individual 2D matrices in my project are a part of a stack, which in turn is a part of another stack and so on. Of course, I can declare a huge 2D matrix, to store all the individual matrices, as one array and access them individually and work, but if there is a way to have a multidimensional matrix, it will be easier.

thanks
Erumai

Author:  Sergey.Bochkanov [ Wed Mar 09, 2011 5:33 pm ]
Post subject:  Re: multi-dimensional matrices

No, current version of ALGLIB doesn't support multidimensional matrices.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/