| Package | Description |
|---|---|
| org.nd4j.linalg.api.ops | |
| org.nd4j.linalg.api.ops.impl.reduce.same |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseReduceSameOp |
| Modifier and Type | Class and Description |
|---|---|
class |
AMax
Calculate the absolute max over a vector
|
class |
AMin
Calculate the absolute minimum over a vector
|
class |
ASum
Absolute sum the components
|
class |
Max
Calculate the max over an array
|
class |
Min
Calculate the min over an array
|
class |
Prod
Prod the components
|
class |
Sum
Sum the components
|
Copyright © 2019. All rights reserved.