Man Linux: Main Page and Category List

NAME

       tlp::AlgorithmContext -

       Parameter for calling clustering plugins.

SYNOPSIS

       #include <PluginContext.h>

   Public Member Functions
       AlgorithmContext ()
       ~AlgorithmContext ()

   Public Attributes
       Graph * graph
       PluginProgress * pluginProgress
       DataSet * dataSet

Detailed Description

       Parameter for calling clustering plugins.

Constructor & Destructor Documentation

   tlp::AlgorithmContext::AlgorithmContext () [inline]
   tlp::AlgorithmContext::~AlgorithmContext () [inline]

Member Data Documentation

   DataSet* tlp::AlgorithmContext::dataSet
   Graph* tlp::AlgorithmContext::graph
   PluginProgress* tlp::AlgorithmContext::pluginProgress

Author

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