Documentation


frprMinimizer.h File Reference

#include <iostream>
#include <fstream>

Go to the source code of this file.

Namespaces

namespace  animal

Defines

#define SHFT(a, b, c, d)   (a)=(b);(b)=(c);(c)=(d);
#define SIGN(a, b)   ((b) >= 0.0 ? Rfabs(a) : -Rfabs(a))
#define MOV3(a, b, c, d, e, f)   (a)=(d);(b)=(e);(c)=(f);


Define Documentation

#define MOV3 a,
b,
c,
d,
e,
 )     (a)=(d);(b)=(e);(c)=(f);
 

Referenced by animal::FrprMinimizer< ValueFunction, GradientFunction, Parameter, Real >::dbrent(), and nr::dbrent().

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

Referenced by nr::brent(), nr::mnbrak(), and animal::FrprMinimizer< ValueFunction, GradientFunction, Parameter, Real >::mnbrak().

#define SIGN a,
 )     ((b) >= 0.0 ? Rfabs(a) : -Rfabs(a))
 


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