org.freehep.math.minuit
Class MnEigen

java.lang.Object
  extended by org.freehep.math.minuit.MnEigen

public class MnEigen
extends Object

Calculates and the eigenvalues of the user covariance matrix MnUserCovariance.

Version:
$Id: MnEigen.java 8584 2006-08-10 23:06:37Z duns $

Constructor Summary
MnEigen()
           
 
Method Summary
static double[] eigenvalues(MnUserCovariance covar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MnEigen

public MnEigen()
Method Detail

eigenvalues

public static double[] eigenvalues(MnUserCovariance covar)


Copyright © 2000-2006 FreeHEP. All Rights Reserved.