public class InvertMatrix extends Object
| Constructor and Description |
|---|
InvertMatrix() |
| Modifier and Type | Method and Description |
|---|---|
static INDArray |
invert(INDArray arr,
boolean inPlace)
Inverts a matrix
|
Copyright © 2016. All Rights Reserved.