| config.h [code] | |
| psAbort.h [code] | Contains the declarations for the abort function |
| psArguments.h [code] | Contains operations for parsing command line input arguments |
| psArray.h [code] | Contains basic array definitions and operations |
| psAssert.h [code] | |
| psBinaryOp.h [code] | Provides binary functions for simple matrix and vector element operations |
| psBitSet.h [code] | Creates an array of bytes of arbitrary length for storing individual bits |
| psCompare.h [code] | Comparison functions for sorting routines |
| psConfigure.h [code] | Contains the declarations for initialization, memory finalization, and configuration |
| psConstants.h [code] | This file will hold definitions of various constants as well as common macros used throughout psLib |
| psCoord.h [code] | Contains basic coordinate transformation definitions and operations |
| psDB.h [code] | Database types and functions |
| psEarthOrientation.h [code] | Function prototypes for earth orientation calculations transformation |
| psEllipse.h [code] | Functions to manipulate sparse matrices equations |
| psError.h [code] | Contains the declarations for the error reporting functions |
| psErrorCodes.h [code] | Contains the error codes for the error classes |
| psErrorText.h [code] | Contains the error text for the psLib library |
| psFits.h [code] | Contains Fits I/O routines |
| psFitsHeader.h [code] | Contains Fits header I/O routines |
| psFitsImage.h [code] | Contains Fits I/O routines |
| psFitsTable.h [code] | Contains Fits I/O routines |
| psHash.h [code] | Contains support for basic hashing functions |
| psImage.h [code] | Contains basic image definitions and operations |
| psImageBackground.h [code] | |
| psImageConvolve.h [code] | Image convolution functionality |
| psImageFFT.h [code] | Contains FFT transform related functions for psImage |
| psImageGeomManip.h [code] | Contains basic image geometry manipulation operations, as specified in the PSLIB SDRS sections "Image Geometry Manipulations" |
| psImageJpeg.h [code] | Functions to generate JPEG images from psImage |
| psImageMaskOps.h [code] | Contains basic image pixel manipulation operations, as specified in the PSLIB SDRS sections "Mask Operations" |
| psImagePixelExtract.h [code] | Contains basic image extraction operations, as specified in the PSLIB SDRS sections "Image Pixel Extractions" |
| psImagePixelManip.h [code] | Contains basic image pixel manipulation operations, as specified in the PSLIB SDRS sections "Image Pixel Manipulations" |
| psImageStats.h [code] | Routines for calculating statistics on images |
| psImageStructManip.h [code] | Contains basic image structure manipulation operations, as specified in the PSLIB SDRS sections "Image Structure Manipulation" |
| psImageUnbin.h [code] | |
| pslib.h [code] | Contains the complete list of header files for pslib |
| pslib_strict.h [code] | Contains the complete list of header files for pslib while poisoning the use of standard memory allocation routines |
| psLine.h [code] | PsLine functions allow manipulation of fixed-length lines |
| psList.h [code] | Support for doubly linked lists |
| psLogMsg.h [code] | Procedures for logging messages |
| psLookupTable.h [code] | This file defines the structure and functions for table lookups |
| psMathUtils.h [code] | Standard Mathematical Functions |
| psMatrix.h [code] | Provides functions for linear algebra operations on psImages and psVectors |
| psMemory.h [code] | Contains the definitions for the memory management system |
| psMetadata.h [code] | Contains metadata struuctures, enumerations and functions prototypes |
| psMetadataConfig.h [code] | Contains metadata input/output functions |
| psMetadataItemCompare.h [code] | |
| psMetadataItemParse.h [code] | |
| psMinimizeLMM.h [code] | Minimization operations |
| psMinimizePolyFit.h [code] | Minimization operations |
| psMinimizePowell.h [code] | Minimization operations |
| psPixels.h [code] | Contains psPixel related functions |
| psPolynomial.h [code] | Standard Mathematical Functions |
| psPolynomialUtils.h [code] | Extra psPolynomial-related functions |
| psRandom.h [code] | Random Number Generators This file will hold the prototypes for procedures which allocate, free, and evaluate random number Generators |
| psRegion.h [code] | |
| psRegionForImage.h [code] | |
| psScalar.h [code] | Contains basic scalar definitions and operations |
| psSparse.h [code] | Functions to manipulate sparse matrices equations |
| psSphereOps.h [code] | Contains spherical rotation and offset operations |
| psSpline.h [code] | Standard Mathematical Functions |
| psStats.h [code] | Basic statistical operations This file will hold the definition of the histogram and stats data structures |
| psString.h [code] | -*- mode: C; c-basic-indent: 4; tab-width: 8; indent-tabs-mode: nil -*- vim: set cindent ts=8 sw=4 expandtab:Contains the declarations of string utility functions |
| psTest.h [code] | Testing infrastructure functions |
| psTime.h [code] | Definitions for time, time utilities, and conversion functions for use with psLib astronomy functions |
| psTrace.h [code] | Basic run-time trace facilities This file will hold the prototypes for defining procedures to insert trace messages into the code |
| psType.h [code] | Contains support for basic types |
| psUnaryOp.h [code] | Provides unary functions for simple matrix and vector element operations |
| psVector.h [code] | Contains basic vector definitions and operations |
| psVectorFFT.h [code] | Contains FFT transform related functions for psVector |
| psVectorSmooth.h [code] | Smooth the input vector |
| psXML.h [code] | Contains basic XML definitions and operations |
1.4.4