PNumRoutines Class Reference

#include <PNumRoutines.h>

List of all members.

Static Public Member Functions

static void nr_svd (double **a, int m, int n, double w[], double **v)
static void nr_multimin (double p[], int n, double ftol, int *iter, double *fret, FunctFunctor *Funct, DerivFunctor *Deriv)
static void nr_inverse (double **a, int N, double **y)


Member Function Documentation

void PNumRoutines::nr_svd ( double **  a,
int  m,
int  n,
double  w[],
double **  v 
) [static]

void PNumRoutines::nr_multimin ( double  p[],
int  n,
double  ftol,
int *  iter,
double *  fret,
FunctFunctor Funct,
DerivFunctor Deriv 
) [static]

void PNumRoutines::nr_inverse ( double **  a,
int  N,
double **  y 
) [static]


The documentation for this class was generated from the following files:
Generated on Wed May 16 20:22:14 2007 for LoopTK: Protein Loop Kinematic Toolkit by  doxygen 1.5.1