Skip to main content

%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