Optimized Stack Operations
|
02-25-2019, 09:50 AM
Post: #9
|
|||
|
|||
RE: Optimized Stack Operations
But by using this and therefore the stdlib math library (I see a "double" type in there), you're far from saving memory!
Using CORDIC you just need a few constants and everything is calculated using addition, subtraction, bit shifting and table look-ups. Not a float or double in sight. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)