public class NativeLib extends Object
| Constructor and Description |
|---|
NativeLib() |
| Modifier and Type | Method and Description |
|---|---|
static void |
smartLoad(String libName)
Load libName, first will try try to load libName from default location then will try to load library from JAR.
|
public static void smartLoad(@NotNull
String libName)
throws IOException
libName - IOExceptionCopyright © 2023 CatBoost dev team. All rights reserved.