Man Linux: Main Page and Category List

NAME

       Strahler -

SYNOPSIS

       #include <StrahlerMetric.h>

   Public Member Functions
       Strahler (int stra=1, int sta=0, int used=0)

   Public Attributes
       int strahler
       int stacks
       int usedStack

Detailed Description

       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.

Constructor & Destructor Documentation

   Strahler::Strahler (int stra = 1, int sta = 0, int used = 0) [inline]

Member Data Documentation

   int Strahler::stacks
   int Strahler::strahler
   int Strahler::usedStack

Author

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