Skip navigation links
A B C D G I L N O T U 

A

allowsOrder() - Method in class org.nd4j.linalg.factory.Nd4jBackend
Returns true if the backend allows order to be specified on blas operations (cblas)

B

BACKEND_PRIORITY_CPU - Static variable in class org.nd4j.linalg.factory.Nd4jBackend
 
BACKEND_PRIORITY_GPU - Static variable in class org.nd4j.linalg.factory.Nd4jBackend
 

C

canRun() - Method in class org.nd4j.linalg.factory.Nd4jBackend
Returns true if the backend can run on the os or not

D

DYNAMIC_LOAD_CLASSPATH - Static variable in class org.nd4j.linalg.factory.Nd4jBackend
 
DYNAMIC_LOAD_CLASSPATH_PROPERTY - Static variable in class org.nd4j.linalg.factory.Nd4jBackend
 

G

getComplexNDArrayClass() - Method in class org.nd4j.linalg.factory.Nd4jBackend
Get the actual (concrete/implementation) class for complex INDArrays for this backend
getConf() - Method in class org.nd4j.context.Nd4jContext
Get the configuration for nd4j
getConfigurationResource() - Method in class org.nd4j.linalg.factory.Nd4jBackend
Get the configuration resource
getContext() - Method in class org.nd4j.linalg.factory.Nd4jBackend
 
getInstance() - Static method in class org.nd4j.context.Nd4jContext
 
getNDArrayClass() - Method in class org.nd4j.linalg.factory.Nd4jBackend
Get the actual (concrete/implementation) class for standard INDArrays for this backend
getPriority() - Method in class org.nd4j.linalg.factory.Nd4jBackend
Gets a priority number for the backend.
getProperties() - Method in class org.nd4j.linalg.factory.Nd4jBackend
 

I

isAvailable() - Method in class org.nd4j.linalg.factory.Nd4jBackend
Determines whether a given backend is available in the current environment.

L

load() - Static method in class org.nd4j.linalg.factory.Nd4jBackend
Loads the best available backend.
loadLibrary(File) - Static method in class org.nd4j.linalg.factory.Nd4jBackend
Adds the supplied Java Archive library to java.class.path.

N

Nd4jBackend - Class in org.nd4j.linalg.factory
An ND4j backend.
Nd4jBackend() - Constructor for class org.nd4j.linalg.factory.Nd4jBackend
 
Nd4jBackend.NoAvailableBackendException - Exception in org.nd4j.linalg.factory
 
Nd4jContext - Class in org.nd4j.context
Holds properties for nd4j to be used across different modules
NoAvailableBackendException(String) - Constructor for exception org.nd4j.linalg.factory.Nd4jBackend.NoAvailableBackendException
 
NoAvailableBackendException(Throwable) - Constructor for exception org.nd4j.linalg.factory.Nd4jBackend.NoAvailableBackendException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).

O

org.nd4j.context - package org.nd4j.context
 
org.nd4j.linalg.factory - package org.nd4j.linalg.factory
 

T

toString() - Method in class org.nd4j.linalg.factory.Nd4jBackend
 

U

updateProperties(InputStream) - Method in class org.nd4j.context.Nd4jContext
Load the additional properties from an input stream
A B C D G I L N O T U 
Skip navigation links

Copyright © 2017. All rights reserved.