Uses of Class
com.microsoft.ml.lightgbm.SWIGTYPE_p_p_double
Packages that use SWIGTYPE_p_p_double
-
Uses of SWIGTYPE_p_p_double in com.microsoft.ml.lightgbm
Methods in com.microsoft.ml.lightgbm that return SWIGTYPE_p_p_doubleModifier and TypeMethodDescriptiondoubleChunkedArray.data()static SWIGTYPE_p_p_doublelightgbmlib.new_doublePtrArray(long nelements) static SWIGTYPE_p_p_doublelightgbmlib.void_to_doublep_ptr(SWIGTYPE_p_void x) Methods in com.microsoft.ml.lightgbm with parameters of type SWIGTYPE_p_p_doubleModifier and TypeMethodDescriptionstatic voidlightgbmlib.delete_doublePtrArray(SWIGTYPE_p_p_double ary) static SWIGTYPE_p_doublelightgbmlib.doublePtrArray_getitem(SWIGTYPE_p_p_double ary, long index) static voidlightgbmlib.doublePtrArray_setitem(SWIGTYPE_p_p_double ary, long index, SWIGTYPE_p_double value) protected static longSWIGTYPE_p_p_double.getCPtr(SWIGTYPE_p_p_double obj) static intlightgbmlib.LGBM_DatasetCreateFromSampledColumn(SWIGTYPE_p_p_double sample_data, SWIGTYPE_p_p_int sample_indices, int ncol, SWIGTYPE_p_int num_per_col, int num_sample_row, int num_local_row, long num_dist_row, String parameters, SWIGTYPE_p_p_void out) protected static longSWIGTYPE_p_p_double.swigRelease(SWIGTYPE_p_p_double obj)