Changeset 1564 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- Aug 18, 2004, 1:33:19 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r1561 r1564 1 %%% $Id: psLibSDRS.tex,v 1.7 6 2004-08-17 03:30:24 eugene Exp $1 %%% $Id: psLibSDRS.tex,v 1.77 2004-08-18 23:33:19 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 1557 1557 In this function, the value of the string \code{key} is used to 1558 1558 construct the hash value, find the appropriate bucket set, and add the 1559 new element \code{data} to the list. An exi ting element with the same1559 new element \code{data} to the list. An existing element with the same 1560 1560 value of \code{key} is destroyed using its registered destructor 1561 1561 (\code{psMemBlock}). The return value of the function is a boolean … … 2441 2441 specified by \code{stats}. Only one of the statistics choices may be 2442 2442 specified, otherwise the function must return an error. This function 2443 must be defined for the following types: \code{ps S8}, \code{psU16},2443 must be defined for the following types: \code{psU8}, \code{psU16}, 2444 2444 \code{psS8}, \code{psS16}, \code{psF32}, \code{psF64}, \code{psC32}, 2445 2445 \code{psC64}.
Note:
See TracChangeset
for help on using the changeset viewer.
