FIXED POINT VARIABLE ARRAYS
Altair Forum User
Altair Employee
Submitted by danilo.llano on Fri, 07/20/2012 - 11:41
Hello everyone,
I have a question. I would like to know if you can build arrays or matrixes with fixed point variables and then use them in a for loop? Basically I want to program the algorithm to invert a 8x8 matriz and then run it in a DSP... And It is not so complicated if it is posible to built fixed point arrays and use for loops
If It is posible how do you do?
Thanks for your help.
0
Answers
-
Submitted by pete on Thu, 01/31/2013 - 08:08.
You can build floating point matrices and operate on them, but we do not support fixed-point matrices at this time.
0