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.iKnow.DistanceTools

class %DeepSee.extensions.iKnow.DistanceTools extends %Library.RegisteredObject

Method Inventory

Methods

classmethod buildDistanceTable(conf As %DeepSee.extensions.iKnow.conf.Config, className As %String) as %Status
classmethod createDistanceTable(conf As %DeepSee.extensions.iKnow.conf.Config, Output tableName As %String) as %Status
classmethod genDistanceTable(conf As %DeepSee.extensions.iKnow.conf.Config, Output className As %String, Output tableName As %String) as %Status
classmethod saveDistanceObject(className As %String, t1 As %String, t2 As %String, d As %Double) as %Status

Inherited Members

Inherited Methods

FeedbackOpens in a new tab