Search:

Type: Posts; User: koplersky

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,287

    That's it, thank you laserlight!

    That's it, thank you laserlight!
  2. Replies
    6
    Views
    1,287

    Get matrix indexes from the value

    Hello,

    I have a 3x3x3 matrix with values hanging from 1 to 27.
    The order is this:

    m[0][0][0] = 1;
    m[0][0][1] = 2;
    m[0][0][2] = 3;
    m[0][1][0] = 4;
    m[0][1][1] = 5;
Results 1 to 2 of 2