|
||||||||||
前 次 | フレームあり フレームなし |
HessenbergDecomposition を使用しているパッケージ | |
---|---|
org.mklab.nfc.matrix | 行列に関するクラスを提供します。 |
org.mklab.nfc.matrix での HessenbergDecomposition の使用 |
---|
HessenbergDecomposition を返す org.mklab.nfc.matrix のメソッド | |
---|---|
HessenbergDecomposition<? extends NumericalMatrixOperator<E>> |
NumericalMatrixOperator.hessenbergDecompose()
ヘッセンベルク分解を返します。 |
HessenbergDecomposition<NumericalMatrix<E>> |
NumericalMatrix.hessenbergDecompose()
|
HessenbergDecomposition<NumericalMatrix<ComplexScalar<E>>> |
NumericalComplexMatrix.hessenbergDecompose()
|
HessenbergDecomposition<DoubleMatrix> |
DoubleMatrix.hessenbergDecompose()
|
HessenbergDecomposition<NumericalMatrix<DoubleComplexNumber>> |
DoubleComplexMatrix.hessenbergDecompose()
|
|
||||||||||
前 次 | フレームあり フレームなし |