IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 18, 2004, 1:33:19 PM (22 years ago)
Author:
Paul Price
Message:

Minor spelling change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r1561 r1564  
    1 %%% $Id: psLibSDRS.tex,v 1.76 2004-08-17 03:30:24 eugene Exp $
     1%%% $Id: psLibSDRS.tex,v 1.77 2004-08-18 23:33:19 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    15571557In this function, the value of the string \code{key} is used to
    15581558construct the hash value, find the appropriate bucket set, and add the
    1559 new element \code{data} to the list.  An exiting element with the same
     1559new element \code{data} to the list.  An existing element with the same
    15601560value of \code{key} is destroyed using its registered destructor
    15611561(\code{psMemBlock}). The return value of the function is a boolean
     
    24412441specified by \code{stats}.  Only one of the statistics choices may be
    24422442specified, otherwise the function must return an error.  This function
    2443 must be defined for the following types: \code{psS8}, \code{psU16},
     2443must be defined for the following types: \code{psU8}, \code{psU16},
    24442444\code{psS8}, \code{psS16}, \code{psF32}, \code{psF64}, \code{psC32},
    24452445\code{psC64}.
Note: See TracChangeset for help on using the changeset viewer.