Skip to main content

%DeepSee.extensions.utils.OptimizationModel

Property Inventory

Method Inventory

Properties

property X [ MultiDimensional ];
Property methods: XDisplayToLogical(), XGet(), XIsValid(), XLogicalToDisplay(), XLogicalToOdbc(), XNormalize(), XSet()
property XSaved [ MultiDimensional ];
Property methods: XSavedDisplayToLogical(), XSavedGet(), XSavedIsValid(), XSavedLogicalToDisplay(), XSavedLogicalToOdbc(), XSavedNormalize(), XSavedSet()

Methods

method GetDim()
method IsValid(Output sc As %Status) as %Boolean
method IsValidMove(k As %Integer, step, Output moveBack As %Boolean, Output moveForward As %Boolean) as %Status
method OnMove(k As %Integer, step) as %Status
method Restore()
method Save()
abstract method Value(Output sc As %Status) as %Double
method canContinue(step As %Double) as %Boolean
method decreaseStep(step As %Double) as %Double
method move(k As %Integer, step) as %Status
method moveX(ByRef x) as %Status
method setX(ByRef x)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab