IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2005, 10:33:00 AM (21 years ago)
Author:
Paul Price
Message:

Added return type for psImageSmooth (bug 588)

File:
1 edited

Legend:

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

    r5538 r5574  
    1 %%% $Id: psLibSDRS.tex,v 1.357 2005-11-18 01:35:53 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.358 2005-11-22 20:33:00 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    58145814
    58155815\begin{prototype}
    5816 void psImageSmooth (psImage *image, double sigma, double Nsigma);
     5816bool psImageSmooth(psImage *image, double sigma, double Nsigma);
    58175817\end{prototype}
    58185818
Note: See TracChangeset for help on using the changeset viewer.