Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

kira_approx.C File Reference

#include "stdinc.h"

Go to the source code of this file.

Defines

#define POW   -0.125
#define X0   1.0
#define X1   1.5
#define X2   2.0
#define IMAX   24

Functions

local real g (real xx)
real pow_approx (real x)


Define Documentation

#define IMAX   24
 

Definition at line 44 of file kira_approx.C.

#define POW   -0.125
 

Definition at line 16 of file kira_approx.C.

#define X0   1.0
 

Definition at line 20 of file kira_approx.C.

#define X1   1.5
 

Definition at line 21 of file kira_approx.C.

#define X2   2.0
 

Definition at line 22 of file kira_approx.C.


Function Documentation

local real g ( real xx ) [inline]
 

Definition at line 29 of file kira_approx.C.

Referenced by pow_approx(), and solve().

real pow_approx ( real x )
 

Definition at line 48 of file kira_approx.C.


Generated at Sun Feb 24 09:57:27 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001