IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 22, 2005, 10:45:43 AM (21 years ago)
Author:
gusciora
Message:

Implementing the polynomial nTerm -> nOrder switch,

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/tst_psFunc08.c

    r5090 r5092  
    44*  ORD and CHEB type polynomials.
    55*
    6 *  @version  $Revision: 1.4 $  $Name: not supported by cvs2svn $
    7 *  @date  $Date: 2005-09-22 02:47:16 $
     6*  @version  $Revision: 1.5 $  $Name: not supported by cvs2svn $
     7*  @date  $Date: 2005-09-22 20:45:43 $
    88*
    99*  XXX: Probably should test single- and multi-dimensional polynomials in
    1010*  which one diminsion is constant (n == 1).
     11*
     12*  XXX: define ORDERS, not TERMS
     13*
    1114*
    1215* Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii
     
    191194    return 0;
    192195}
    193 
Note: See TracChangeset for help on using the changeset viewer.