Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

SgProbCut::Cutoff Struct Reference

#include <SgProbCut.h>

List of all members.


Detailed Description

Definition at line 30 of file SgProbCut.h.

Public Member Functions

 Cutoff ()

Public Attributes

float a
float b
float sigma
int shallow
int deep


Constructor & Destructor Documentation

SgProbCut::Cutoff::Cutoff (  ) 

Definition at line 34 of file SgProbCut.h.


Member Data Documentation

float SgProbCut::Cutoff::a

Definition at line 31 of file SgProbCut.h.

Referenced by SgProbCut::ProbCut().

float SgProbCut::Cutoff::b

Definition at line 31 of file SgProbCut.h.

Referenced by SgProbCut::ProbCut().

int SgProbCut::Cutoff::deep

Definition at line 32 of file SgProbCut.h.

Referenced by SgProbCut::AddCutoff().

int SgProbCut::Cutoff::shallow

Definition at line 32 of file SgProbCut.h.

Referenced by SgProbCut::ProbCut().

float SgProbCut::Cutoff::sigma

Definition at line 31 of file SgProbCut.h.

Referenced by SgProbCut::ProbCut().


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


17 Jun 2010 Doxygen 1.4.7