/*
$Log: decode.c,v $
* Revision 1.2 1996/08/20 20:22:39 jaf
* Removed all static local variables that were SAVE'd in the Fortran
* code, and put them in struct lpc10_decoder_state that is pass
/*
$Log: voicin.c,v $
* Revision 1.2 1996/08/20 20:45:00 jaf
* Removed all static local variables that were SAVE'd in the Fortran
* code, and put them in struct lpc10_encoder_state that is pass
/*
$Log: deemp.c,v $
* Revision 1.2 1996/08/20 20:23:46 jaf
* Removed all static local variables that were SAVE'd in the Fortran
* code, and put them in struct lpc10_decoder_state that is passe
/* localtest.f -- translated by f2c (version 19951025).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
/*
Sun Nov 5 07:36:06 CST 1995 Andy Fingerhut (jaf@arl.wustl.edu)
It appears that the Linux sound driver records 16 bit samples in
signed format (at least, that is what the command sr
README for pwrmgt.c
This is a small sample program that demonstrates the mos_thread_sleep(time)
function and the power management capability. They are related. In a single
threaded system, mos_threa
* Add Lattice Method and Quasi-random Method to monte carlo integration
* Fix the "No-points in left/right half space" error in miser. Random
errors like that are discouraged in a library. The routin
* Verify that we support the full CBLAS interface and that the GSL
CBLAS library can be used standalone
* Check that substituting the Reference Blas, ATLAS, and Intel BLAS
all work correctly
* Pretty print function
* Clean up the tests.
* Run tests where matrix tda != size2, note that tda is a physical
dimension and size2 is the number of columns in the matrix. This will
probably find a