Click here to Skip to main content
15,886,362 members
Articles / Programming Languages / C++

Fast stepwise rotation

Rate me:
Please Sign up or sign in to vote.
4.91/5 (13 votes)
22 Apr 2012CPOL5 min read 28.1K   27  
We study the problem of computing R cos(a + k b) and R sin(a + k b) for increasing k
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO VISION fOr VISION
Belgium Belgium
I fell into applied algorithmics at the age of 16 or so. This eventually brought me to develop machine vision software as a professional. This is Dreamland for algorithm lovers.

Comments and Discussions