Bsoft 2.1.4
Bernard's software package
GSedge Class Reference

Graph segmentation edge. More...

#include <Bgraphseg.h>

Public Member Functions

 GSedge ()
 
 GSedge (long start, long end, double weight)
 
long operator[] (int i)
 
void weight (double val)
 
double weight () const
 

Detailed Description

Graph segmentation edge.

Constructor & Destructor Documentation

◆ GSedge() [1/2]

GSedge::GSedge ( )
inline

◆ GSedge() [2/2]

GSedge::GSedge ( long  start,
long  end,
double  weight 
)
inline

Member Function Documentation

◆ operator[]()

long GSedge::operator[] ( int  i)
inline

◆ weight() [1/2]

double GSedge::weight ( ) const
inline

◆ weight() [2/2]

void GSedge::weight ( double  val)
inline

The documentation for this class was generated from the following file: