Changeset 7807
- Timestamp:
- Jul 3, 2006, 4:41:19 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r7704 r7807 1 %%% $Id: psLibSDRS.tex,v 1.41 5 2006-06-27 04:31:21 jhoblittExp $1 %%% $Id: psLibSDRS.tex,v 1.416 2006-07-04 02:41:19 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 3588 3588 plus {\em twice} the number of new elements (\code{nExtend}) is 3589 3589 greater than the allocated space, an additional \code{delta} elements 3590 are allocated. If the value of \code{delta} is less than 1, 10 shall 3591 be used. 3590 are allocated. The function shall generate an error if \code{nExtend} 3591 is negative. If the value of \code{delta} is less than 1, 10 shall be 3592 used. 3592 3593 3593 3594 Here is an example of how \code{psVectorExtend} is used to
Note:
See TracChangeset
for help on using the changeset viewer.
