DocBook|Search
Class Reference
%DeepSee.extensions.BlackBox
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%DeepSee] >  [extensions] >  [BlackBox]
Private  Storage  

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.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 5


Summary

Methods
GetClassDef GetDataLocation

Subclasses
%DeepSee.extensions.components.PCA %DeepSee.extensions.utils.LDA

Parameters

• parameter MainSubscript = "md";

Methods

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