IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2005, 1:01:46 PM (21 years ago)
Author:
desonia
Message:

cosmetic tweaks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psPolynomial.h

    r3264 r3598  
    11/** @file psFunctions.h
    2 *  \brief Standard Mathematical Functions.
    3 *  \ingroup Stats
    4 *
    5 *  This file will hold the prototypes for procedures which allocate, free,
    6 *  and evaluate various polynomials.  Those polynomial structures are also
    7 *  defined here.
    8 *
    9 *  @ingroup Stats
    10 *
    11 *  @author Someone at IfA
    12 *  @author GLG, MHPCC
    13 *
    14 *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2005-02-17 19:26:23 $
    16 *
    17 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    18 */
     2 *  @brief Standard Mathematical Functions.
     3 *  @ingroup Stats
     4 *
     5 *  This file will hold the prototypes for procedures which allocate, free,
     6 *  and evaluate various polynomials.  Those polynomial structures are also
     7 *  defined here.
     8 *
     9 *  @ingroup Stats
     10 *
     11 *  @author Someone at IfA
     12 *  @author GLG, MHPCC
     13 *
     14 *  @version $Revision: 1.44 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-03-31 23:01:46 $
     16 *
     17 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     18 */
    1919
    2020#if !defined(PS_FUNCTIONS_H)
Note: See TracChangeset for help on using the changeset viewer.