org.freehep.math.minuit
Class MnGlobalCorrelationCoeff

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

public class MnGlobalCorrelationCoeff
extends Object

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

Method Summary
 double[] globalCC()
           
 boolean isValid()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

globalCC

public double[] globalCC()

isValid

public boolean isValid()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2000-2006 FreeHEP. All Rights Reserved.