- Timestamp:
- Sep 15, 2007, 9:43:43 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20070830/psLib/src/imageops/psImageMap.h
r14774 r14859 7 7 * @author Eugene Magnier, IfA 8 8 * 9 * @version $Revision: 1.1.2. 3$ $Name: not supported by cvs2svn $10 * @date $Date: 2007-09- 07 20:19:35$9 * @version $Revision: 1.1.2.4 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-09-15 19:43:43 $ 11 11 * 12 12 * Copyright 2007 Institute for Astronomy, University of Hawaii … … 48 48 psVector *psImageMapEvalVector (psImageMap *map, psVector *x, psVector *y); 49 49 50 // fit the image map to a set of points 51 bool psImageMapFit (psImageMap *map, psVector *x, psVector *y, psVector *f, psVector *df); 52 50 53 /// @} 51 54 #endif // #ifndef PS_IMAGE_MAP_H
Note:
See TracChangeset
for help on using the changeset viewer.
