Package | Description |
---|---|
org.nd4j.linalg.api.complex | |
org.nd4j.linalg.api.ndarray |
Modifier and Type | Class and Description |
---|---|
class |
BaseComplexNDArray
ComplexNDArray for complex numbers.
|
class |
LinearViewComplexNDArray
Row vector view of an ndarray
|
Modifier and Type | Method and Description |
---|---|
protected IComplexNDArray |
BaseComplexNDArray.create(BaseNDArray baseNDArray) |
Modifier and Type | Class and Description |
---|---|
class |
LinearViewNDArray
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected INDArray |
BaseNDArray.create(BaseNDArray baseNDArray) |
Copyright © 2015. All Rights Reserved.