🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

FIXED POINT VARIABLE ARRAYS

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

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.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    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.