Search:

Type: Posts; User: mblem22

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    1,574

    1D Sub-Array From 3D Array of Doubles

    Hello -

    Wondering how I can get a reference to a 1D array which is part of a 3D array of doubles, so that I can pass it to a method. What I mean is basically this:

    double myDouble =...
  2. Replies
    1
    Views
    1,430

    Word Frequency in News Articles

    Hello everyone. I was wondering if anyone could point me in the right direction. I am trying to write a Java method which will take, as an argument, a string, 'searchText' and an array of strings,...
Results 1 to 2 of 2