GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
dmax.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "local_proto.h"
Include dependency graph for dmax.c:

Go to the source code of this file.

Functions

double * dmax (double *x, int n)
 

Function Documentation

double* dmax ( double *  x,
int  n 
)

Definition at line 7 of file dmax.c.

References dcmp(), free(), malloc(), n, normp(), NULL, and y.