IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2367


Ignore:
Timestamp:
Nov 15, 2004, 10:20:30 AM (22 years ago)
Author:
Paul Price
Message:

psTraceReset is to free memory.

Location:
trunk/doc/pslib
Files:
2 edited

Legend:

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

    r2353 r2367  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.43 2004-11-12 22:21:19 price Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.44 2004-11-15 20:20:30 price Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    372372\item Fixed up the LM minimization specification; bug 203.
    373373\item Removed errors from \code{psVectorFitSpline1D}.
     374\item \code{psTraceReset} is to free memory used by \code{psTrace}.
    374375\end{itemize}
    375376
  • trunk/doc/pslib/psLibSDRS.tex

    r2353 r2367  
    1 %%% $Id: psLibSDRS.tex,v 1.149 2004-11-12 22:21:24 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.150 2004-11-15 20:19:46 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    849849of the code is compiled.  This can be implemented via macro front-ends
    850850to 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}
     852functions, effectively resetting all trace levels to 0.
    852853
    853854
Note: See TracChangeset for help on using the changeset viewer.