The Fib multimedia system
Fib is a system for storing multimedia data (like images or films).
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
nCluster.h File Reference
#include "version.h"
#include "iClusterFunction.h"
#include <map>
#include "../src/nCluster.cpp"
Include dependency graph for nCluster.h:

Go to the source code of this file.

Namespaces

namespace  fib
namespace  fib::algorithms
namespace  fib::algorithms::nCluster

Macros

#define ___N_CLUSTER_H_INCLUDE__

Functions

template<class tDataPoint >
map< tDataPoint, tDataPoint > fib::algorithms::nCluster::cluster (const map< tDataPoint, unsigned long > &mapData, const iClusterFunction< tDataPoint > &evaluePoints)

Macro Definition Documentation

#define ___N_CLUSTER_H_INCLUDE__

Definition at line 88 of file nCluster.h.