クラス
org.mklab.nfc.eig.QZDecompositionElements の使用

QZDecompositionElements を使用しているパッケージ
org.mklab.nfc.eig 固有値問題に関するクラスを提供します。 
 

org.mklab.nfc.eig での QZDecompositionElements の使用
 

QZDecompositionElements を返す org.mklab.nfc.eig のメソッド
 QZDecompositionElements<E> RealQzDecomposer.decompose(E[][] a, E[][] b)
          2個の実正方行列AとBに関するQZ分解を行い、上三角行列 AA と BB、変換のための行列 QとZ、一般化固有ベクトルからなる行列 Xを返します。