JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
I
L
N
O
A
ARCH
- Static variable in class com.aparapi.natives.
NativeLoader
C
com.aparapi.natives
- package com.aparapi.natives
com.aparapi.natives.util
- package com.aparapi.natives.util
I
is32Bit()
- Static method in class com.aparapi.natives.
NativeLoader
is64Bit()
- Static method in class com.aparapi.natives.
NativeLoader
isArm()
- Static method in class com.aparapi.natives.
NativeLoader
isMac()
- Static method in class com.aparapi.natives.
NativeLoader
isSolaris()
- Static method in class com.aparapi.natives.
NativeLoader
isUnix()
- Static method in class com.aparapi.natives.
NativeLoader
isWindows()
- Static method in class com.aparapi.natives.
NativeLoader
L
load()
- Static method in class com.aparapi.natives.
NativeLoader
loadLibrariesFromJarsInProperOrder(String[][])
- Static method in class com.aparapi.natives.
NativeLoader
Ensure that libraries are loaded in proper order even if in presence of optimizing compilers.
loadLibraryFromJar(String, String)
- Static method in class com.aparapi.natives.util.
NativeUtils
Loads library from current JAR archive The file from JAR is copied into system temporary directory and then loaded.
N
NativeLoader
- Class in
com.aparapi.natives
NativeLoader()
- Constructor for class com.aparapi.natives.
NativeLoader
NativeUtils
- Class in
com.aparapi.natives.util
A simple library class which helps with loading dynamic libraries stored in the JAR archive.
NativeUtils()
- Constructor for class com.aparapi.natives.util.
NativeUtils
Private constructor - this class will never be instanced
O
OS
- Static variable in class com.aparapi.natives.
NativeLoader
A
C
I
L
N
O
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes