org.mklab.nfc.eig
クラス DoubleComplexGeneralizedEigenSolverUtil

java.lang.Object
  上位を拡張 org.mklab.nfc.eig.DoubleComplexGeneralizedEigenSolverUtil

public class DoubleComplexGeneralizedEigenSolverUtil
extends Object

倍精度(double)型の複素行列の一般化固有値問題を解くためのユーティリティクラスです。(現在未完成)

バージョン:
$Revision$, 2009/12/31
作成者:
koga

コンストラクタの概要
DoubleComplexGeneralizedEigenSolverUtil()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DoubleComplexGeneralizedEigenSolverUtil

public DoubleComplexGeneralizedEigenSolverUtil()