|
Namespaces |
namespace | std |
Functions |
void | Print (const SVec &sv) |
| Print out the values in a 6 or 7 value s diagonal matrix w/ or without sigma.
|
size_t | BootstrapParametricSample (const vector< SVec > &s, const vector< float > &sigmas, SVec &newSample, gsl_rng *r) |
size_t | BootstrapParametricSite (const vector< SVec > &s, const float sigma, SVec &newSample, gsl_rng *r) |
Variables |
static const UNUSED char * | RCSid = "@(#) $Id: Bootstrap.C,v 1.12 2004/11/03 00:29:22 schwehr Exp $" |
| Let the debugger find out which version is being used.
|