Search:

Type: Posts; User: gfdsa

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,090

    "already being condescending" Sorry, that wasn't...

    "already being condescending"
    Sorry, that wasn't my intention - I misunderstood what you meant. :)

    The problem is that I have a tree with around k^(k-2) elements (each is an array of length k),...
  2. Replies
    4
    Views
    1,090

    Searching question

    Hi:

    I have been working on a project which requires searching through the rows of a matrix (of integers) for a particular row (this is in C++). Currently, I have each row in a binary search tree...
  3. Thread: Quick question

    by gfdsa
    Replies
    6
    Views
    1,254

    Thanks, that did it. Time for some sleep now...

    Thanks, that did it.

    Time for some sleep now...
  4. Thread: Quick question

    by gfdsa
    Replies
    6
    Views
    1,254

    Yes, all of the code associated with the class is...

    Yes, all of the code associated with the class is in CayleyTable.h
  5. Thread: Quick question

    by gfdsa
    Replies
    6
    Views
    1,254

    Quick question

    Hello all:

    I have been working on a project in my spare time and have been unable to find the source of a linker error after a few hours.

    First, the overloaded output operator in this class is...
Results 1 to 5 of 6