%DeepSee.PMML.Utils.Math
class %DeepSee.PMML.Utils.Math
This class groups a number of simple mathematical functions used by other PMML code.
Method Inventory
Methods
classmethod CastInteger(pNumber As %Double, pMode As %String(VALUELIST=",ceil,floor,round")) as %Integer
classmethod Floor(pNumber As %Double) as %Integer
classmethod Round(pNumber As %Double) as %Integer