ConvolutionClustering.cpp File Reference
#include <stdio.h>
#include <math.h>
#include <sstream>
#include <qinputdialog.h>
#include <tulip/Graph.h>
#include <tulip/BooleanProperty.h>
#include <fstream>
#include "ConvolutionClustering.h"
#include "ConvolutionClusteringSetup.h"
Include dependency graph for ConvolutionClustering.cpp:
Functions
Function Documentation
CLUSTERINGPLUGIN |
( |
ConvolutionClustering |
, |
|
|
"Convolution" |
, |
|
|
"David Auber" |
, |
|
|
"14/08/2001" |
, |
|
|
"Alpha" |
, |
|
|
"0" |
, |
|
|
"1" |
|
|
) |
|
|
double g |
( |
int |
k, |
|
|
double |
width, |
|
|
double |
amplitude |
|
) |
|
|
int getInterval |
( |
int |
d, |
|
|
const vector< int > & |
ranges |
|
) |
|
|
|