include/bn.h [code] | |
include/dvec.h [code] | |
include/plot3.h [code] | |
include/vector_fpu.h [code] | |
include/vector_x86.h [code] | |
include/vmath.h [code] | Vector/matrix math |
misc/libbn_doxygen_structure [code] | |
src/libbn/anim.c [code] | |
src/libbn/axis.c [code] | This routine is used to generate an axis for a graph. It draws an axis with a linear scale, places tic marks every inch, labels the tics, and uses the supplied title for the axis |
src/libbn/bntester.c [code] | |
src/libbn/complex.c [code] | |
src/libbn/font.c [code] | |
src/libbn/fortran.c [code] | A FORTRAN-callable interface to libplot3 |
src/libbn/globals.c [code] | |
src/libbn/list.c [code] | |
src/libbn/marker.c [code] | |
src/libbn/mat.c [code] | 4 x 4 Matrix manipulation functions.. |
src/libbn/msr.c [code] | Minimal Standard RANdom number generator |
src/libbn/multipoly.c [code] | |
src/libbn/noise.c [code] | |
src/libbn/plane.c [code] | Some useful routines for dealing with planes and lines |
src/libbn/plot3.c [code] | A public-domain UNIX plot library, for 2-D and 3-D plotting in 16-bit VAX signed integer spaces, or 64-bit IEEE floating point |
src/libbn/poly.c [code] | |
src/libbn/qmath.c [code] | Quaternion math routines |
src/libbn/rand.c [code] | These are our tables of random numbers |
src/libbn/randmt.c [code] | |
src/libbn/scale.c [code] | Scale geometry points |
src/libbn/sphmap.c [code] | |
src/libbn/symbol.c [code] | |
src/libbn/tabdata.c [code] | Routines for processing tables (curves) of data with one independent parameter which is common to many sets of dependent data values |
src/libbn/tcl.c [code] | Tcl interfaces to all the LIBBN math routines |
src/libbn/tplot.c [code] | This routine is designed to simplify the creation of X, Y plots for user |
src/libbn/ulp.c [code] | |
src/libbn/vectfont.c [code] | |
src/libbn/vector.c [code] | |
src/libbn/vers.c [code] | |
src/libbn/vert_tree.c [code] | Routines to manage a binary search tree of vertices |
src/libbn/wavelet.c [code] | This is a standard wavelet library that takes a given data buffer of some data type and then performs a wavelet transform on that data |