IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2006, 12:02:42 PM (20 years ago)
Author:
magnier
Message:

ifdef-ed psEllipse.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/pslib/psEllipse.h

    r6872 r7003  
     1
     2/** @file  psEllipse.h
     3 *
     4 * functions to manipulate sparse matrices equations
     5 * 
     6 */
     7
     8# ifndef PS_ELLIPSE_H
     9# define PS_ELLIPSE_H
     10
    111// strucures to define elliptical shape parameters
    212typedef struct
     
    2939psEllipseAxes psEllipseShapeToAxes (psEllipseShape shape);
    3040
     41# endif
Note: See TracChangeset for help on using the changeset viewer.