Search:

Type: Posts; User: Montejo

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    4,030

    The problem is each function in the array should...

    The problem is each function in the array should be multiplication with N (varying with the index) but
    a) N is not integer but double
    b) even if integer that would mean writing infinite...
  2. Replies
    10
    Views
    4,030

    Tough problem with function pointers

    Hi everyone,
    I'm working on a program for numericaly solving differential equations, I have an index i which runs from -LATICE to LATICE. This index undergoes a coordinate substitution according to...
Results 1 to 2 of 2