Package org.jblas
Class NativeBlasLibraryLoader
- java.lang.Object
-
- org.jblas.NativeBlasLibraryLoader
-
class NativeBlasLibraryLoader extends java.lang.Object
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 Constructor Description NativeBlasLibraryLoader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
loadDependentLibraries()
(package private) static void
loadLibraryAndCheckErrors()
-