|
BsplineEval |
A C-library to evaluate a spline from its B-spline
representation |
| dvm3 |
3-vector/matrix classes; uses bound static functions from
vm_Math |
| FFTW |
FFTW, the Fastest Fourier Transform in the West |
| ranlib | a random number
library THIS IS NOW OBSOLETE. use randlib
instead. |
| randlib | a random
number library ( replaces ranlib) |
| std_complex_dbl |
Nontemplate complex arithmetic class for rl_RayLib. The class
is modeled on the ISO C++ complex class.
|
| rl_RayLib |
beginnings of a ray class library. Support for
complex dielectric constants, ray projection and reflection,
multilayer reflectivity. Uses vm_Math and dvm3 packages. |
| rl_RaySupLib |
Supplementary classes for rl_RayLib
Classes for reading in dielectric data and multilayer
information from RDB files; support for handling
BPipe rays. |
| BSearch.pm |
Binary search routines for Perl |
|
ConfigWild.pm |
A perl module to provide an interface to configuration files
composed of 'keyword=value' pairs, with wildcard keyword
expansion
|
| diffract |
A library function to diffract off a
reflection/transmission grating |
| Exception |
The Exception class |
|
getline |
A library to provide history and editing capabilities for
interactive user input from terminals
|
| getopt |
The GNU version of getopt. It provides long option names in
addition to the standard UNIX single letter name. For more
information, see the appropriate
section in the
glibc
documentation
|
| glibc |
The GNU libc library. Currently we only use the getopt
stuff, which is split out into the getopt
library.
|
| JGL |
The Java Generic Libary |
| KeyValue |
Keyword = Value string parsing |
| linklist |
C linked lists |
| Param |
C++ Param Interface |
| Plane |
A C++ library to find the intersection of a line to a plane |
| rbtree |
red-black binary trees |
| suplib |
a fabulous collection of miscellaneous support routines |
| suplib++ |
a somewhat smaller collection of miscellaneous support
routines in C++ |
| text |
C++ text class
|
| GNU readline |
readline,
history |
| PipeC.pm | manage
command pipes |
| testlib |
aid writing test code for libraries and programs
html,
PDF
|
| tracefct |
provide function backtrace capabilities for C
applications |
| TraceFct |
provide function backtrace capabilities for C++
applications |
| wildmat |
perform shell-style wildcard matching
|