public class SingularValueDecomposition<UType,VType>
extends 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() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait