Changeset 2367
- Timestamp:
- Nov 15, 2004, 10:20:30 AM (22 years ago)
- Location:
- trunk/doc/pslib
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (2 diffs)
-
psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r2353 r2367 1 %%% $Id: ChangeLogSDRS.tex,v 1.4 3 2004-11-12 22:21:19price Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.44 2004-11-15 20:20:30 price Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 372 372 \item Fixed up the LM minimization specification; bug 203. 373 373 \item Removed errors from \code{psVectorFitSpline1D}. 374 \item \code{psTraceReset} is to free memory used by \code{psTrace}. 374 375 \end{itemize} 375 376 -
trunk/doc/pslib/psLibSDRS.tex
r2353 r2367 1 %%% $Id: psLibSDRS.tex,v 1.1 49 2004-11-12 22:21:24price Exp $1 %%% $Id: psLibSDRS.tex,v 1.150 2004-11-15 20:19:46 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 849 849 of the code is compiled. This can be implemented via macro front-ends 850 850 to private versions of the user APIs. In addition, a function 851 \code{bool psTraceReset(void)} will set all trace levels to 0. 851 \code{bool psTraceReset(void)} will free memory used by \code{psTrace} 852 functions, effectively resetting all trace levels to 0. 852 853 853 854
Note:
See TracChangeset
for help on using the changeset viewer.
