IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9559


Ignore:
Timestamp:
Oct 13, 2006, 2:53:23 PM (20 years ago)
Author:
magnier
Message:

added init for nDOF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmModel.c

    r8815 r9559  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-09-15 09:49:01 $
     8 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-10-14 00:53:23 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5353    tmp->type = type;
    5454    tmp->chisq = 0.0;
     55    tmp->nDOF  = 0;
    5556    tmp->nIter = 0;
    5657    tmp->radiusTMP = 0;
Note: See TracChangeset for help on using the changeset viewer.