public class SingularValueDecomposition<UType,VType>
extends java.lang.Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
SingularValueDecomposition(UType U,
Vector s,
VType V) |
Modifier and Type | Method and Description |
---|---|
Vector |
s() |
UType |
U() |
VType |
V() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait