Interface | Description |
---|---|
BlasWrapper |
This class provides a cleaner direct interface to the BLAS routines by
extracting the parameters of the matrices from the matrices itself.
|
NDArrayFactory |
Creation of ndarrays via classpath discovery.
|
Class | Description |
---|---|
BaseBlasWrapper |
Base implementation of a blas wrapper that
delegates things to the underlying level.
|
BaseNDArrayFactory |
Base NDArrayFactory class.
|
BlasWrapperBinder |
Created by agibsonccc on 8/16/14.
|
DataTypeValidation |
Data type validation
|
Nd4j |
Creation of ndarrays via classpath discovery.
|
Nd4jBackend |
An ND4j backend.
|
Enum | Description |
---|---|
Nd4j.PadMode |
Exception | Description |
---|---|
Nd4jBackend.NoAvailableBackendException |
Copyright © 2015. All Rights Reserved.