GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
solvtd.c File Reference

Go to the source code of this file.

Functions

void solvtd (double *a, double *b, double *c, double *x, int m)
 

Function Documentation

void solvtd ( double *  a,
double *  b,
double *  c,
double *  x,
int  m 
)

Definition at line 8 of file solvtd.c.

References dialogs::s.

Referenced by G_math_solvtd().