0
votes
2answers
400 views

Microchip PIC18 matrix routines

I'm using a Microchip PIC18 and I need to use matrices in my code. I know DSPIC do have matrix libraries, that simplifies the implementation. Does anybody know whether any is available also for the 18 ...