Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%DeepSee] >  [extensions] >  [utils] >  [MatrixArithmetics]
Private  Storage   

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
8


Summary

Methods
%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


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.