Search:

Type: Posts; User: pbrockway2

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,634

    Re: Translation to Java?

    Does that compile?

    You are accessing Sin and Cos as double arrays.
  2. Replies
    4
    Views
    1,634

    Re: Translation to Java?

    Almost certainly, yes, as the code isn't particularly involved.

    The pointer arguments are most simply expressed in Java as (possibly double) arrays.

    But before you start to translate it, first...
Results 1 to 2 of 2