This commit is contained in:
tqchen
2014-05-04 00:09:16 -07:00
parent 2057dda560
commit 21f93ffd6a
3 changed files with 10 additions and 0 deletions

View File

@@ -109,6 +109,11 @@ extern "C"{
* \param create a booster
*/
void *XGBoosterCreate( void* dmats[], size_t len );
/*!
* \brief free obj in handle
* \param handle handle to be freed
*/
void XGBoosterFree( void* handle );
/*!
* \brief set parameters
* \param handle handle