- Timestamp:
- Jan 1, 2009, 7:13:00 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081230/psModules/src/objects/pmSourceFitModel.c
r21075 r21079 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1.28.4. 1$ $Name: not supported by cvs2svn $9 * @date $Date: 200 8-12-31 20:31:29$8 * @version $Revision: 1.28.4.2 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2009-01-02 05:13:00 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 121 121 // create the minimization constraints 122 122 psMinConstraint *constraint = psMinConstraintAlloc(); 123 constraint->paramMask = psVectorAlloc (params->n, PS_TYPE_VECTOR_MASK _DATA);123 constraint->paramMask = psVectorAlloc (params->n, PS_TYPE_VECTOR_MASK); 124 124 constraint->checkLimits = model->modelLimits; 125 125
Note:
See TracChangeset
for help on using the changeset viewer.
