Packages

c

com.microsoft.azure.synapse.ml.lightgbm.booster

DoubleNativePtrHandler

class DoubleNativePtrHandler extends NativePtrHandler[SWIGTYPE_p_double]

Attributes
protected
Linear Supertypes
NativePtrHandler[SWIGTYPE_p_double], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DoubleNativePtrHandler
  2. NativePtrHandler
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DoubleNativePtrHandler(ptr: SWIGTYPE_p_double)

Value Members

  1. def finalize(): Unit
    Definition Classes
    NativePtrHandler → AnyRef
  2. val ptr: SWIGTYPE_p_double
    Definition Classes
    NativePtrHandler