I'm doing a program that includes an implementation of chebyshev polynomial approximation (of the first order) in order to obtain the coefficients resulted from this approximation. Also I'm including the reverse process (Clenshaw's recurrance formula).
I'm still searching for an algorithm (c++)...
In readablity, I'm looking for java characteristics in areas such as the Overall simplicity of the language, orthogonality, its control statements, data types and structures and syntax consideration.
In writability, I'm concerned with the langeage writing simplicity and orthogonality, support...
I'm searching sites and articles that discuss java readability , writability . Until now I didn't find anything useful. I'd be grateful if someone could help me.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.