class diagrams
This page provides a family-tree of sorts which visualizes the inheritance among related artlib classes. Only classes sharing a relationship to other artlib classes are documented on this page.
BaseART Inheritance
Inheritance flow among BaseART variants. All children of the BaseART class are
interchangeable in the compound ART architectures implemented in artlib.
BaseARTMAP Inheritance
Inheritance flow among BaseARTMAP variants. All children of the BaseART class
are compatible with these architectures. For clarity, the c++ optimized ARTMAP variants were omitted from this diagram – all of which are children of SimpleARTMAP.
DeepARTMAP Inheritance
Inheritance flow among DeepARTMAP variants. All children of the BaseART class
are compatible with these architectures.