Changeset 3264 for trunk/psLib/src/mathtypes
- Timestamp:
- Feb 17, 2005, 9:26:25 AM (21 years ago)
- Location:
- trunk/psLib/src/mathtypes
- Files:
-
- 6 edited
-
psImage.c (modified) (1 diff)
-
psImage.h (modified) (1 diff)
-
psScalar.c (modified) (1 diff)
-
psScalar.h (modified) (1 diff)
-
psVector.c (modified) (1 diff)
-
psVector.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/mathtypes/psImage.c
r3115 r3264 9 9 * @author Ross Harman, MHPCC 10 10 * 11 * @version $Revision: 1.5 8$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-02- 03 00:54:11$11 * @version $Revision: 1.59 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-02-17 19:26:24 $ 13 13 * 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 15 15 * 16 16 * That is the routine used to generate matrices. -
trunk/psLib/src/mathtypes/psImage.h
r3115 r3264 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.4 6$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-02- 03 00:54:11$15 * 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii13 * @version $Revision: 1.47 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-02-17 19:26:24 $ 15 * 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 17 17 */ 18 18 #ifndef PS_IMAGE_H -
trunk/psLib/src/mathtypes/psScalar.c
r2662 r3264 8 8 * @author Ross Harman, MHPCC 9 9 * 10 * @version $Revision: 1.1 3$ $Name: not supported by cvs2svn $11 * @date $Date: 200 4-12-08 02:03:49$10 * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2005-02-17 19:26:23 $ 12 12 * 13 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 14 14 */ 15 15 -
trunk/psLib/src/mathtypes/psScalar.h
r2055 r3264 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.1 0$ $Name: not supported by cvs2svn $14 * @date $Date: 200 4-10-12 19:32:44$13 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-02-17 19:26:23 $ 15 15 * 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 17 17 */ 18 18 -
trunk/psLib/src/mathtypes/psVector.c
r3115 r3264 10 10 * @author Robert DeSonia, MHPCC 11 11 * 12 * @version $Revision: 1.3 3$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-02- 03 00:54:10$12 * @version $Revision: 1.34 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-02-17 19:26:23 $ 14 14 * 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 16 16 */ 17 17 -
trunk/psLib/src/mathtypes/psVector.h
r3115 r3264 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.2 7$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-02- 03 00:54:10$13 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-02-17 19:26:23 $ 15 15 * 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 17 17 */ 18 18
Note:
See TracChangeset
for help on using the changeset viewer.
