IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2005, 10:24:17 AM (21 years ago)
Author:
gusciora
Message:

Added function prototypes for invert, combine, fit. Create the alloc
functions.

File:
1 edited

Legend:

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

    r3000 r3095  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.110 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-01-14 23:27:56 $
     11 *  @version $Revision: 1.111 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-01-26 20:24:17 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    11191119These macros and functions define the following functions:
    11201120 
    1121     p_psNormalizeVectorRange(myData, low, high)
     1121<    p_psNormalizeVectorRange(myData, low, high)
    11221122 
    11231123That assumes that the low/high arguments are PS_TYPE_F64; the vector myData
Note: See TracChangeset for help on using the changeset viewer.