strahlermetric.cpp(3)

NAME

StrahlerMetric.cpp

SYNOPSIS

#include <cmath>
#include <stdio.h>
#include 'StrahlerMetric.h'
#include <tulip/StringProperty.h>
Classes
struct std::couple
struct std::equal_to< couple >
struct std::less< couple >
struct StackEval
struct GreaterStackEval
Namespaces
namespace std
Defines
#define COMPUTATION_TYPE   'Type'
#define COMPUTATION_TYPES   'all;ramification;nested cycles;'
#define ALL   0
#define REGISTERS   1
#define STACKS   2
Functions
DOUBLEPLUGINOFGROUP (StrahlerMetric,'Strahler','David
    Auber','06/04/2000','Alpha','1.0','Graph')
int max (int i1, int i2)
int min (int i1, int i2)

Define Documentation

#define ALL 0
#define COMPUTATION_TYPE 'Type' #define COMPUTATION_TYPES 'all;ramification;nested cycles;' #define REGISTERS 1
#define STACKS 2

Function Documentation

DOUBLEPLUGINOFGROUP (StrahlerMetric, 'Strahler', 'David Auber',
'06/04/2000', 'Alpha', '1.0', 'Graph') Authors: David Auber, Patrick Mary, Morgan Mathiaut from the LaBRI
Visualization Team Email : auber@tulip-software.org Last modification : 13/03/2009 This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
int max (int i1, int i2)
int min (int i1, int i2)

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