convolutionclustering.cpp(3)

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.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout