| Package | Description |
|---|---|
| org.nd4j.linalg.api.blas.impl | |
| org.nd4j.linalg.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseLevel1
Base class for level 1 functions, abstract headers pulled from:
http://www.netlib.org/blas/blast-forum/cblas.h
|
| Modifier and Type | Field and Description |
|---|---|
protected Level1 |
BaseNDArrayFactory.level1 |
| Modifier and Type | Method and Description |
|---|---|
Level1 |
BaseNDArrayFactory.level1() |
Level1 |
NDArrayFactory.level1()
Return the level 1 blas operations
|
Level1 |
BlasWrapper.level1()
Return the level 1 functions
for this blas impl
|
Level1 |
BaseBlasWrapper.level1() |
Copyright © 2016. All Rights Reserved.