Search:

Type: Posts; User: pjo

Search: Search took 0.19 seconds.

  1. Thread: array as parameter

    by pjo
    Replies
    3
    Views
    1,510

    Re: array as parameter

    Sorry, I am going to make a math package, so I want to pass a 2d array and it can choose the fastest alforithm to use. The standard algorithm is very slow and matrix around 10x10 takes over a...
  2. Thread: array as parameter

    by pjo
    Replies
    3
    Views
    1,510

    array as parameter

    Is there a way to make sure only a 3x3 array is passed into a method? I am trying to create a matrix class and a 3x3 matrix is a special case that can have the determine calculated, in terms of...
Results 1 to 2 of 2