public class SVD extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
protected |
SVD(long cPtr,
boolean cMemoryOwn) |
|
SVD(Matrix arg0) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(SVD obj) |
Matrix |
S() |
Array |
singularValues() |
Matrix |
U() |
Matrix |
V() |
protected SVD(long cPtr,
boolean cMemoryOwn)
public SVD(Matrix arg0)
Copyright © 2017. All rights reserved.