IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2008, 11:58:43 AM (18 years ago)
Author:
Paul Price
Message:

Adding simple kd-tree implementation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/pslib_strict.h

    r16793 r18145  
    99*  @author Eric Van Alst, MHPCC
    1010*
    11 *  @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2008-03-04 22:02:09 $
     11*  @version $Revision: 1.36 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2008-06-16 21:58:42 $
    1313*
    1414*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    114114#include "psSparse.h"
    115115#include "psSlurp.h"
     116#include "psTree.h"
    116117
    117118#endif // #ifndef PS_LIB_STRICT_H
Note: See TracChangeset for help on using the changeset viewer.