Class Reference
%DeepSee.extensions.utils.MatrixArithmetics
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%DeepSee] >  [extensions] >  [utils] >  [MatrixArithmetics]
Private  Storage

class %DeepSee.extensions.utils.MatrixArithmetics extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
8


Summary

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject inverse mult testInv
testInv2 testMult transpose transposeTo
w


Methods

• classmethod inverse(ByRef A, Output B) as %Status
• classmethod mult(ByRef A, ByRef B, Output X) as %Status
• classmethod testInv()
• classmethod testInv2()
• classmethod testMult()
• classmethod transpose(ByRef A) as %Status
• classmethod transposeTo(ByRef A, Output B) as %Status
• classmethod w(ByRef A, tab As %Integer = 8) as %Status