Package org.jblas
Class NativeBlasLibraryLoader
java.lang.Object
org.jblas.NativeBlasLibraryLoader
Help class for loading libraries needed for NativeBlas
The only use of this class is to have NativeBlas inherit from this class.
User: Mikio L. Braun
Date: Oct 24, 2012
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
(package private) static void
-
Constructor Details
-
NativeBlasLibraryLoader
NativeBlasLibraryLoader()
-
-
Method Details
-
loadLibraryAndCheckErrors
static void loadLibraryAndCheckErrors() -
loadDependentLibraries
public static void loadDependentLibraries()
-