Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%DeepSee.extensions.BlackBox

abstract class %DeepSee.extensions.BlackBox

This class implements storage for various transformation objects. Such objects use precalculated data to perform transformation. The data is multidimensional and thus can not be stored in usual way.

Method Inventory

Parameters

parameter MainSubscript = md;

Methods

classmethod GetClassDef(Output sc As %Status) as %String
classmethod GetDataLocation(cDef As %Dictionary.CompiledClass, Output dataName) as %Status

Subclasses

FeedbackOpens in a new tab