IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2007, 11:36:09 AM (19 years ago)
Author:
jhoblitt
Message:

use 'bool' instead of psBool where-ever possible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psMinimizeLMM.h

    r11248 r11668  
    77 * @author GLG, MHPCC
    88 *
    9  * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    10  * @date $Date: 2007-01-23 22:47:23 $
     9 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     10 * @date $Date: 2007-02-06 21:36:09 $
    1111 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1212 */
     
    156156
    157157
    158 psBool p_psMinLM_GuessABP(
     158bool p_psMinLM_GuessABP(
    159159    psImage  *Alpha,
    160160    psVector *Beta,
Note: See TracChangeset for help on using the changeset viewer.