Documentation


golden.h File Reference

#include <math.h>

Go to the source code of this file.

Namespaces

namespace  nr

Defines

#define SHFT2(a, b, c)   (a)=(b);(b)=(c);
#define SHFT3(a, b, c, d)   (a)=(b);(b)=(c);(c)=(d);


Define Documentation

#define SHFT2 a,
b,
 )     (a)=(b);(b)=(c);
 

Referenced by nr::golden().

#define SHFT3 a,
b,
c,
 )     (a)=(b);(b)=(c);(c)=(d);
 

Referenced by nr::golden().


Generated on Thu Dec 23 13:52:28 2004 by doxygen 1.3.6