SiGraph: sulcal graphs


sigraph::FoldLearnFactory Class Reference

#include <si/fold/foldLearnFactory.h>

Inheritance diagram for sigraph::FoldLearnFactory:
Collaboration diagram for sigraph::FoldLearnFactory:

Public Member Functions

 FoldLearnFactory ()
 
virtual ~FoldLearnFactory ()
 
virtual TreeFactoryclone () const
 
virtual TreemakeTree (const std::string &syntax, bool allowchildren=true) const
 
- Public Member Functions inherited from sigraph::LearnFactory
 LearnFactory ()
 
virtual ~LearnFactory ()
 
- Public Member Functions inherited from TreeFactory
 TreeFactory ()
 
virtual ~TreeFactory ()
 

Detailed Description

Definition at line 12 of file foldLearnFactory.h.

Constructor & Destructor Documentation

◆ FoldLearnFactory()

sigraph::FoldLearnFactory::FoldLearnFactory ( )

◆ ~FoldLearnFactory()

virtual sigraph::FoldLearnFactory::~FoldLearnFactory ( )
virtual

Member Function Documentation

◆ clone()

virtual TreeFactory * sigraph::FoldLearnFactory::clone ( ) const
virtual

Reimplemented from sigraph::LearnFactory.

References TreeFactory::TreeFactory().

◆ makeTree()

virtual Tree * sigraph::FoldLearnFactory::makeTree ( const std::string & syntax,
bool allowchildren = true ) const
virtual

Reimplemented from sigraph::LearnFactory.


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