Search:

Type: Posts; User: fpghost

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,322

    Yes, of course the value itself will be held in a...

    Yes, of course the value itself will be held in a complex<double> say, but this needs to be indexed by the parameters (x,y) to allow retriveing of correct value for given parameter set.
  2. Replies
    2
    Views
    2,322

    Reading in data from file in certain format

    I have a text file (output of another program, Mathematica) containing the complex values of some function:



    f[0, 6] = 0.00006639570. - 6.00456*I;
    f[1, 6] = 0.00003602 +0.0039842775.*I;...
Results 1 to 2 of 2