IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 5, 2005, 12:33:14 PM (21 years ago)
Author:
gusciora
Message:

Comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psSpline.c

    r3769 r3857  
    77 *  polynomials.  It also contains a Gaussian functions.
    88 *
    9  *  @version $Revision: 1.99 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-04-26 19:53:30 $
     9 *  @version $Revision: 1.100 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-05-05 22:33:14 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    1818 *  XXX: In the various polyAlloc(n) functions, n is really the order of the
    1919 *  polynomial plus 1.  To create a 2nd-order polynomial, n == 3.
     20 *
     21 *  XXX: potential bug: for a multi-dimensional polynomial with order (m, n)
     22 *  the functions in this file currently do not ignore many of the
     23 *  coefficients in the coeff matrix that ...
     24 *
    2025 */
    2126/*****************************************************************************/
Note: See TracChangeset for help on using the changeset viewer.