ConvolutionClustering.cpp

Langue: en

Version: 280728 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

ConvolutionClustering.cpp -

SYNOPSIS


#include <stdio.h>
#include <math.h>
#include <sstream>
#include <QtGui/qinputdialog.h>
#include <tulip/Graph.h>
#include <tulip/BooleanProperty.h>
#include <fstream>
#include 'ConvolutionClustering.h'
#include 'ConvolutionClusteringSetup.h'

Functions


ALGORITHMPLUGIN (ConvolutionClustering,'Convolution','David Auber','14/08/2001','Alpha','1.0')

double g (int k, double width, double amplitude)

int getInterval (int d, const vector< int > &ranges)

Function Documentation

ALGORITHMPLUGIN (ConvolutionClustering, 'Convolution', 'David Auber', '14/08/2001', 'Alpha', '1.0')

double g (int k, double width, double amplitude)

int getInterval (int d, const vector< int > & ranges)

Author

Generated automatically by Doxygen for Tulip Plugins Library from the source code.