Package jline.io
Class Ret.SpectralDecomposition
-
- All Implemented Interfaces:
public class Ret.SpectralDecomposition
-
-
Field Summary
Fields Modifier and Type Field Description public Matrix
spectrum
public MatrixCell
projectors
-
Constructor Summary
Constructors Constructor Description Ret.SpectralDecomposition(Matrix s, MatrixCell p)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
Ret.SpectralDecomposition
Ret.SpectralDecomposition(Matrix s, MatrixCell p)
-
-
-
-