| Package | Description |
|---|---|
| org.nd4j.linalg.api.blas.impl | |
| org.nd4j.linalg.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseLevel2
Base class for level 2 functions, abstract headers pulled from:
http://www.netlib.org/blas/blast-forum/cblas.h
|
class |
SparseBaseLevel2 |
| Modifier and Type | Field and Description |
|---|---|
protected Level2 |
BaseNDArrayFactory.level2 |
| Modifier and Type | Method and Description |
|---|---|
Level2 |
NDArrayFactory.level2()
Return the level 2 blas operations
|
Level2 |
BlasWrapper.level2()
Return the level 2 functions
for this blas impl
|
Level2 |
BaseSparseBlasWrapper.level2() |
Level2 |
BaseNDArrayFactory.level2() |
Level2 |
BaseBlasWrapper.level2() |
Copyright © 2018. All rights reserved.