Changeset 2739 for trunk/psLib/src/math/psConstants.h
- Timestamp:
- Dec 16, 2004, 1:04:18 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psConstants.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psConstants.h
r2731 r2739 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1.4 4$ $Name: not supported by cvs2svn $9 * @date $Date: 2004-12-16 2 1:42:39$8 * @version $Revision: 1.45 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2004-12-16 23:04:17 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 320 320 NAME = psPolynomial1DAlloc(ORDER, TYPE); \ 321 321 p_psMemSetPersistent(NAME, true); \ 322 p_psMemSetPersistent(NAME->coeff, true); \ 323 p_psMemSetPersistent(NAME->coeffErr, true); \ 324 p_psMemSetPersistent(NAME->mask, true); \ 322 325 } \ 323 326
Note:
See TracChangeset
for help on using the changeset viewer.
