artmap.h File Reference

artmap.h More...

#include <iostream>
#include <vector>
#include <fstream>
#include <valarray>
#include "Logger.h"
#include "MsgException.h"
#include "util.h"

Include dependency graph for artmap.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  artmap
 Artmap class - Implements the Distributed ARTMAP model. More...

Defines

#define ARTMAP_DECLSPEC
#define foreach_i   for (i = 0; i < _2M; i++)
#define foreach_j   for (j = 0; j < C; j++)
#define foreach_k   for (k = 0; k < L; k++)
#define forall_j   for (j = 0; j < N; j++)


Detailed Description

artmap.h

Copyleft (C) - Boston University CELEST Technology Laboratory


Define Documentation

#define ARTMAP_DECLSPEC
 

#define forall_j   for (j = 0; j < N; j++)
 

#define foreach_i   for (i = 0; i < _2M; i++)
 

#define foreach_j   for (j = 0; j < C; j++)
 

#define foreach_k   for (k = 0; k < L; k++)
 


Generated on Fri Jan 6 15:48:08 2006 for ARTMAP by  doxygen 1.4.3