NAME
PDLA::Index - an index of PDLA documentation
DESCRIPTION
A meta document listing the documented PDLA modules and the PDLA manual documents
PDLA manuals
PDLA::API - making piddles from Perl and C/XS code
PDLA::BadValues - Discussion of bad value support in PDLA
PDLA::Course - A journey through PDLA's documentation, from beginner to advanced.
PDLA::Dataflow - description of the dataflow philosophy
PDLA::Delta - PDLA changes between V1.0 and V2.0
PDLA::FAQ - Frequently asked questions about PDLA
PDLA::IO - An overview of the modules in the PDLA::IO namespace.
PDLA::Indexing - Introduction to indexing and slicing piddles.
PDLA::Internals - description of some aspects of the current internals
PDLA::MATLAB - A guide for MATLAB users.
PDLA::Modules - A guide to PDLA's module reference.
PDLA::Objects - Object-Orientation, what is it and how to exploit it
PDLA::PP - Generate PDLA routines from concise descriptions
PDLA::ParallelCPU - Parallel Processor MultiThreading Support in PDLA (Experimental)
PDLA::Philosophy - Why did we write PDLA?
PDLA::QuickStart - Quick introduction to PDLA features.
PDLA::Scilab - A guide for Scilab users.
PDLA::Threading - Tutorial for PDLA's Threading feature
PDLA::Tips - Small tidbits of useful arcana. Programming tidbits and such.
PDLA::Tutorials - A guide to PDLA's tutorial documentation.
PDLA scripts
pdla2 - Simple shell (version 2) for PDLA
pdladoc - shell interface to PDLA documentation
pptemplate - script to generate Makefile.PL and PP file skeleton
PDLA modules
PDLA::PDLA - the Perl Data Language
PDLA::AutoLoader - MatLab style AutoLoader for PDLA
PDLA::Bad - PDLA does process bad values
PDLA::Basic - Basic utility functions for PDLA
PDLA::CallExt - call functions in external shared libraries
PDLA::Char - PDLA subclass which allows reading and writing of fixed-length character strings as byte PDLAs
PDLA::Complex - handle complex numbers
PDLA::Compression - compression utilities
PDLA::Constants - basic compile time constants for PDLA
PDLA::Core - fundamental PDLA functionality and vectorization/threading
PDLA::Core::Dev - PDLA development module
PDLA::Dbg - functions to support debugging of PDLA scripts
PDLA::DiskCache - Non-memory-resident array object
PDLA::Doc - support for PDLA online documentation
PDLA::Doc::Perldl - commands for accessing PDLA doc database from 'perldla' shell
PDLA::Exporter - PDLA export control
PDLA::FFT - FFTs for PDLA
PDLA::FFTW - PDLA interface to the Fastest Fourier Transform in the West v2.x
PDLA::Filter::LinPred - Linear predictive filtering
PDLA::Filter::Linear - linear filtering for PDLA
PDLA::Fit::Gaussian - routines for fitting gaussians
PDLA::Fit::LM - Levenberg-Marquardt fitting routine for PDLA
PDLA::Fit::Linfit - routines for fitting data with linear combinations of functions.
PDLA::Fit::Polynomial - routines for fitting with polynomials
PDLA::Func - interpolation, integration, & gradient estimation (differentiation) of functions
PDLA::GIS::Proj - PDLA interface to the Proj4 projection library.
PDLA::GSL::DIFF - PDLA interface to numerical differentiation routines in GSL
PDLA::GSL::INTEG - PDLA interface to numerical integration routines in GSL
PDLA::GSL::INTERP - PDLA interface to Interpolation routines in GSL
PDLA::GSL::MROOT - PDLA interface to multidimensional root-finding routines in GSL
PDLA::GSL::RNG - PDLA interface to RNG and randist routines in GSL
PDLA::GSLSF::AIRY - PDLA interface to GSL Special Functions
PDLA::GSLSF::BESSEL - PDLA interface to GSL Special Functions
PDLA::GSLSF::CLAUSEN - PDLA interface to GSL Special Functions
PDLA::GSLSF::COULOMB - PDLA interface to GSL Special Functions
PDLA::GSLSF::COUPLING - PDLA interface to GSL Special Functions
PDLA::GSLSF::DAWSON - PDLA interface to GSL Special Functions
PDLA::GSLSF::DEBYE - PDLA interface to GSL Special Functions
PDLA::GSLSF::DILOG - PDLA interface to GSL Special Functions
PDLA::GSLSF::ELEMENTARY - PDLA interface to GSL Special Functions
PDLA::GSLSF::ELLINT - PDLA interface to GSL Special Functions
PDLA::GSLSF::ELLJAC - PDLA interface to GSL Special Functions
PDLA::GSLSF::ERF - PDLA interface to GSL Special Functions
PDLA::GSLSF::EXP - PDLA interface to GSL Special Functions
PDLA::GSLSF::EXPINT - PDLA interface to GSL Special Functions
PDLA::GSLSF::FERMI_DIRAC - PDLA interface to GSL Special Functions
PDLA::GSLSF::GAMMA - PDLA interface to GSL Special Functions
PDLA::GSLSF::GEGENBAUER - PDLA interface to GSL Special Functions
PDLA::GSLSF::HYPERG - PDLA interface to GSL Special Functions
PDLA::GSLSF::LAGUERRE - PDLA interface to GSL Special Functions
PDLA::GSLSF::LEGENDRE - PDLA interface to GSL Special Functions
PDLA::GSLSF::LOG - PDLA interface to GSL Special Functions
PDLA::GSLSF::POLY - PDLA interface to GSL Special Functions
PDLA::GSLSF::POW_INT - PDLA interface to GSL Special Functions
PDLA::GSLSF::PSI - PDLA interface to GSL Special Functions
PDLA::GSLSF::SYNCHROTRON - PDLA interface to GSL Special Functions
PDLA::GSLSF::TRANSPORT - PDLA interface to GSL Special Functions
PDLA::GSLSF::TRIG - PDLA interface to GSL Special Functions
PDLA::GSLSF::ZETA - PDLA interface to GSL Special Functions
PDLA::Gaussian - Gaussian distributions.
PDLA::Graphics2D - An object oriented interface to PDLA graphics
PDLA::Graphics::IIS - Display PDLA images on IIS devices (saoimage/ximtool)
PDLA::Graphics::LUT - provides access to a number of look-up tables
PDLA::Graphics::Limits - derive limits for display purposes
PDLA::Graphics::OpenGL::Perl::OpenGL - PDLA TriD OpenGL interface using POGL
PDLA::Graphics::OpenGLQ - quick routines to plot lots of stuff from piddles.
PDLA::Graphics::PGPLOT - PGPLOT enhanced interface for PDLA
PDLA::Graphics::PGPLOT::Window - A OO interface to PGPLOT windows
PDLA::Graphics::PGPLOTOptions - Setting PGPLOT options
PDLA::Graphics::PLplot - Object-oriented interface from perl/PDLA to the PLPLOT plotting library
PDLA::Graphics::TriD - PDLA 3D interface
PDLA::Graphics::TriD::ButtonControl - default event handler subroutines
PDLA::Graphics::TriD::Contours - 3D Surface contours for TriD
PDLA::Graphics::TriD::Labels - Text tools
PDLA::Graphics::TriD::MathGraph - Mathematical Graph objects for PDLA
PDLA::Graphics::TriD::Objects - Simple Graph Objects for TriD
PDLA::Graphics::TriD::Rout - Helper routines for Three-dimensional graphics
PDLA::Graphics::TriD::Tk - A Tk widget interface to the PDLA::Graphics::TriD.
PDLA::Graphics::TriD::VRML - TriD VRML backend
PDLA::IO::Dicom - a module for reading DICOM images.
PDLA::IO::Dumper - data dumping for structs with PDLAs
PDLA::IO::FITS - Simple FITS support for PDLA
PDLA::IO::FastRaw - A simple, fast and convenient io format for PerlDL.
PDLA::IO::FlexRaw - A flexible binary I/O format for PerlDL
PDLA::IO::GD - Interface to the GD image library.
PDLA::IO::HDF - An interface library for HDF4 files.
PDLA::IO::HDF::SD - PDLA interface to the HDF4 SD library.
PDLA::IO::IDL - I/O of IDL Save Files
PDLA::IO::Misc - misc IO routines for PDLA
PDLA::IO::Pic - image I/O for PDLA
PDLA::IO::Pnm - pnm format I/O for PDLA
PDLA::IO::Storable - helper functions to make PDLA usable with Storable
PDLA::Image2D - Miscellaneous 2D image processing functions
PDLA::ImageND - useful image processing in N dimensions
PDLA::ImageRGB - some utility functions for RGB image data handling
PDLA::Lite - minimum PDLA module OO loader
PDLA::LiteF - minimum PDLA module function loader
PDLA::Lvalue - declare PDLA lvalue subs
PDLA::Math - extended mathematical operations and special functions
PDLA::Matrix - a convenience matrix class for column-major access
PDLA::MatrixOps - Some Useful Matrix Operations
PDLA::Minuit - a PDLA interface to the Minuit library
PDLA::NiceSlice - toward a nicer slicing syntax for PDLA
PDLA::Ops - Fundamental mathematical operators
PDLA::Opt::Simplex - Simplex optimization routines
PDLA::Options - simplifies option passing by hash in PerlDL
PDLA::Perldl2::Plugin::CleanErrors - filter out Moose cruft
PDLA::Perldl2::Plugin::NiceSlice - enable PDLA NiceSlice syntax
PDLA::Perldl2::Plugin::PDLACommands - implement perldla aliases/escapes
PDLA::Perldl2::Plugin::PrintControl - disable default print output
PDLA::Perldl2::Profile::Perldl2 - profile for Perldl2 shell
PDLA::Primitive - primitive operations for pdl
PDLA::Reduce - a
reduce
function for PDLAPDLA::Slatec - PDLA interface to the slatec numerical programming library
PDLA::Slices - Indexing, slicing, and dicing
PDLA::Tests - tests for some PP features
PDLA::Transform - Coordinate transforms, image warping, and N-D functions
PDLA::Transform::Cartography - Useful cartographic projections
PDLA::Transform::Proj4 - PDLA::Transform interface to the Proj4 projection library
PDLA::Types - define fundamental PDLA Datatypes
PDLA::Ufunc - primitive ufunc operations for pdl
HISTORY
Automatically generated by scantree.pl for PDLA version 2.004_995.