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

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

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

BalancedDecompositionElements を返す org.mklab.nfc.eig のメソッド
 BalancedDecompositionElements<E> BalancedDecomposer.decompose(E[][] a)
          行列のバランス化を行い, 対角成分が 2 のべき乗である対角行列 D と、バランス化された行列 B を返します。