EqualValueClustering.cpp
EqualValueClustering.cpp
Section: Tulip Plugins Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
EqualValueClustering.cpp -
SYNOPSIS
#include <stdio.h>
#include <math.h>
#include <sstream>
#include <tulip/Graph.h>
#include 'EqualValueClustering.h'
#include <tulip/TulipPlugin.h>
Defines
#define ELT_TYPE 'Type'
#define ELT_TYPES 'nodes;edges;'
#define NODE_ELT 0
#define EDGE_ELT 1
Functions
ALGORITHMPLUGIN (EqualValueClustering,'Equal Value','David Auber','20/05/2008','Beta','1.1')
Define Documentation
#define EDGE_ELT 1
#define ELT_TYPE 'Type'
#define ELT_TYPES 'nodes;edges;'
#define NODE_ELT 0
Function Documentation
ALGORITHMPLUGIN (EqualValueClustering, 'Equal Value', 'David Auber', '20/05/2008', 'Beta', '1.1')
Author
Generated automatically by Doxygen for Tulip Plugins Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Defines
-
- Functions
-
- Define Documentation
-
- #define EDGE_ELT 1
-
- #define ELT_TYPE 'Type'
-
- #define ELT_TYPES 'nodes;edges;'
-
- #define NODE_ELT 0
-
- Function Documentation
-
- ALGORITHMPLUGIN (EqualValueClustering, 'Equal Value', 'David Auber', '20/05/2008', 'Beta', '1.1')
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:07:00 GMT, April 16, 2011