Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%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