Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
RF-LISSOM File List
Here is a list of all documented files with brief descriptions:
- analyze.c [code] (Subroutines for analyzing network properties such as ocular dominance)
- analyze.h [code] (Public headers for analyze.c)
- binarysave.c [code] (Routines for binary weight file writing/reading)
- binarysave.h [code] (Public headers for binarysave.c)
- boundednumber.h [code] (Contains Bounded namespace, holding bounded numeric classes)
- boundingbox.h [code] (BoundingBox class hierarchy: Classes that keep track of a region in a two-dimensional space, computing whether a point is within that region and supporting various affine transformations of that region)
- cmdparam.c [code] (Parameters, commands, and counter hooks)
- cmdparam.h [code] (Public headers for cmdparam.c)
- colorlookup.h [code] (ColorLookup classes and associated functions)
- file_io.c [code] (General file-saving routines)
- file_io.h [code] (Public headers for file_io.c)
- fit_gauss.c [code] (Functions to fit a 2D gaussian function to a 2D array of values)
- fit_gauss.h [code] (Public headers for fit_gauss.c)
- fixedwtregion.h [code] (NeuralRegion with fixed weights identical for all neurons)
- generic_stdlib.h [code] (Generic algorithms which require components from the standard library; also includes those without such requirements by reference)
- genericalgs.h [code] (Generic algorithms not assuming any particular datatype)
- globals.c [code] (Global variables and routines for LISSOM)
- globals.h [code] (Public headers for globals.c)
- histogram.h [code] (OneDHistogram class and associated functions)
- histogramimage.h [code] (HistogramImage class)
- image.h [code] (Image classes)
- imagegrid.h [code] (ImageGrid class)
- ind_types.c [code] (Endian-ness checking, swapping routines, and other functions for achieving cross-platform compatibility)
- ind_types.h [code] (Define platform-independent types and other platform-specific support)
- inputs.c [code] (Originally, code to produce retinal inputs, but it has since grown to take over all the network and input areas)
- inputs.h [code] (External interface to the Eyes class)
- ipc.c [code] (Interprocess communication routines)
- ipc.h [code] (Public headers for ipc.c)
- kernel.c [code] (Old C version of core RF-LISSOM computation routines)
- kernel.h [code] (Public headers for kernel.c)
- kernelfactory.c [code] (Code to generate two-dimensional matrices of function values as kernels for convolution)
- kernelfactory.h [code] (Code to generate two-dimensional matrices of function values as kernels for convolution)
- kernelwrapper.h [code] (Temporary C++ wrapper for C routines in kernel.c)
- lissom.c [code] (Main RF-LISSOM command-line program)
- lissom.h [code] (General definitions and declarations for LISSOM)
- matrix.h [code] (Wrapper for matrix classes to make it simpler to switch between different underlying implementations)
- matrixadapter.h [code] (Matrixadapter<> class)
- matriximage.h [code] (MatrixImage class)
- neuralregion.h [code] (Base class encompassing both retinal and cortical regions (input and hidden layers, in NN terminology))
- npsol.h [code] (Wrapper for npsol.a FORTRAN routines)
- pixel.h [code] (Pixel classes)
- pnm_io.h [code] (Input routines for PNM, PPM, PGM, and PBM files)
- pointermap.h [code] (Map of pointers to objects allocated externally but owned by the map)
- ppm_draw.c [code] (Routines for making plots and saving them as ppm images)
- ppm_draw.h [code] (Public headers for ppm_draw.c)
- radialfunction.h [code] (One-dimensional radial functions)
- retina.h [code] (Retina class and associated functions)
- retinalobjs.c [code] (Code to produce input objects)
- retinalobjs.h [code] (Retinal_Object and derived classes: draw 2D greyscale objects in a plane)
- robj.h [code] (Retinal_Obj class: Abstract base class for an object which has a discrete state and which can return an activation value for any given floating-point position in the plane)
- stringparser.h [code] (Very basic parser to support object construction from a string specification)
- stringutils.h [code] (General-purpose string utility functions)
- tilt.c [code] (Routines for testing tilt illusions)
- tilt.h [code] (Public headers for tilt.c)
- tnt_gnuplot.h [code] (Generic gnuplot line plotting for most vector and matrix classes)
- valuegen.h [code] (Generators for various distributions, including random)
- valuegenmap.h [code] (Map of ValueGenerators)
- vgen.h [code] (ValueGen class and improved random number generators; these are often used together but may be used separately)
- worldviews.c [code] (Code to generate retinal inputs representing views of a two-dimensional Cartesian world)
- worldviews.h [code] (Top-level code to generate retinal inputs representing views of a two-dimensional Cartesian world)
Generated at Mon Aug 21 00:30:53 2000 for RF-LISSOM by
1.2.1 written by Dimitri van Heesch,
© 1997-2000