Classes | Namespaces | Typedefs | Functions
gft_adjrel.h File Reference
#include "gft_common.h"

Go to the source code of this file.

Classes

struct  gft::AdjRel::_adjrel
 

Namespaces

 gft
 Base namespace for common definitions and prototypes.
 
 gft::AdjRel
 

Typedefs

typedef struct gft::AdjRel::_adjrel gft::AdjRel::AdjRel
 

Functions

AdjRel * gft::AdjRel::Create (int n)
 
void gft::AdjRel::Destroy (AdjRel **A)
 
AdjRel * gft::AdjRel::Clone (AdjRel *A)
 
AdjRel * gft::AdjRel::Neighborhood_4 ()
 
AdjRel * gft::AdjRel::Neighborhood_8 ()
 
AdjRel * gft::AdjRel::Circular (float r)
 
AdjRel * gft::AdjRel::Box (int ncols, int nrows)