SVClustering.h File Reference

#include <cmath>
#include <iostream>
#include <boost/config.hpp>
#include <boost/graph/adjacency_matrix.hpp>
#include <boost/graph/graph_utility.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/connected_components.hpp>
#include <boost/multi_array.hpp>
#include <algorithm>
#include <utility>
#include <bits/stl_pair.h>
#include "ClusteringEngine.h"
#include "OneClassSVM.h"
#include "svm.h"
#include "EuclideanDistance.h"

Include dependency graph for SVClustering.h:

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

Go to the source code of this file.

Namespaces

namespace  boost
namespace  damina

Classes

class  damina::SVClustering
 An implementation of the Support Vector Clustering originally proposed by Ben-Hur et al (2001). More...

Typedefs

typedef adjacency_matrix<
undirectedS > 
damina::UndirectedGraph
 Definition of and Undirected Graph as an Adjacency Matrix from the Boost Graph Library.


Generated on Mon Sep 24 22:26:53 2007 for SVClustering by  doxygen 1.5.2