A C E F G H I L M N O P R S T U V X Y

A

add(String, double, double) - Method in class org.freehep.math.minuit.MnApplication
add free parameter
add(String, double, double, double, double) - Method in class org.freehep.math.minuit.MnApplication
add limited parameter
add(String, double) - Method in class org.freehep.math.minuit.MnApplication
add const parameter
add(String, double, double) - Method in class org.freehep.math.minuit.MnUserParameters
Add free parameter name, value, error
add(String, double, double, double, double) - Method in class org.freehep.math.minuit.MnUserParameters
Add limited parameter name, value, lower bound, upper bound
add(String, double) - Method in class org.freehep.math.minuit.MnUserParameters
Add const parameter name, value
add(String, double, double) - Method in class org.freehep.math.minuit.MnUserParameterState
add free parameter name, value, error
add(String, double, double, double, double) - Method in class org.freehep.math.minuit.MnUserParameterState
add limited parameter name, value, lower bound, upper bound
add(String, double) - Method in class org.freehep.math.minuit.MnUserParameterState
add const parameter name, value
atLowerLimit() - Method in class org.freehep.math.minuit.MinosError
 
atLowerMaxFcn() - Method in class org.freehep.math.minuit.MinosError
 
atUpperLimit() - Method in class org.freehep.math.minuit.MinosError
 
atUpperMaxFcn() - Method in class org.freehep.math.minuit.MinosError
 

C

calculate(FCNBase, double[], double[]) - Method in class org.freehep.math.minuit.MnHesse
 
calculate(FCNBase, double[], double[], int) - Method in class org.freehep.math.minuit.MnHesse
FCN + parameters + errors
calculate(FCNBase, double[], MnUserCovariance) - Method in class org.freehep.math.minuit.MnHesse
 
calculate(FCNBase, double[], MnUserCovariance, int) - Method in class org.freehep.math.minuit.MnHesse
FCN + parameters + MnUserCovariance
calculate(FCNBase, MnUserParameters) - Method in class org.freehep.math.minuit.MnHesse
 
calculate(FCNBase, MnUserParameters, int) - Method in class org.freehep.math.minuit.MnHesse
FCN + MnUserParameters
calculate(FCNBase, MnUserParameters, MnUserCovariance) - Method in class org.freehep.math.minuit.MnHesse
 
calculate(FCNBase, MnUserParameters, MnUserCovariance, int) - Method in class org.freehep.math.minuit.MnHesse
FCN + MnUserParameters + MnUserCovariance
calculate(FCNBase, MnUserParameterState, int) - Method in class org.freehep.math.minuit.MnHesse
FCN + MnUserParameterState
checkAnalyticalDerivatives() - Method in class org.freehep.math.minuit.MnApplication
 
clone() - Method in class org.freehep.math.minuit.MnUserCovariance
 
clone() - Method in class org.freehep.math.minuit.MnUserParameters
 
clone() - Method in class org.freehep.math.minuit.MnUserParameterState
 
contour(int, int) - Method in class org.freehep.math.minuit.MnContours
 
contour(int, int, double) - Method in class org.freehep.math.minuit.MnContours
 
contour(int, int, double, int) - Method in class org.freehep.math.minuit.MnContours
Causes a CONTOURS error analysis and returns the result in form of ContoursError.
ContoursError - Class in org.freehep.math.minuit
 
covariance() - Method in class org.freehep.math.minuit.MnApplication
 

E

edm() - Method in class org.freehep.math.minuit.FunctionMinimum
returns the expected vertical distance to the minimum (EDM)
edm() - Method in class org.freehep.math.minuit.MnUserParameterState
Returns the expected vertival distance to the minimum (EDM)
eigenvalues(MnUserCovariance) - Static method in class org.freehep.math.minuit.MnEigen
 
error(int) - Method in class org.freehep.math.minuit.MnApplication
 
error(String) - Method in class org.freehep.math.minuit.MnApplication
 
error(int) - Method in class org.freehep.math.minuit.MnUserParameters
 
error(String) - Method in class org.freehep.math.minuit.MnUserParameters
 
error(int) - Method in class org.freehep.math.minuit.MnUserParameterState
 
error(String) - Method in class org.freehep.math.minuit.MnUserParameterState
 
errorDef() - Method in class org.freehep.math.minuit.FunctionMinimum
 
errorDef() - Method in class org.freehep.math.minuit.MnApplication
 
errors() - Method in class org.freehep.math.minuit.MnApplication
 
errors() - Method in class org.freehep.math.minuit.MnUserParameterState
 
extOfInt(int) - Method in class org.freehep.math.minuit.MnUserParameterState
 

F

FCNBase - Interface in org.freehep.math.minuit
User function base class, has to be implemented by the user.
fcnbase() - Method in class org.freehep.math.minuit.MnApplication
 
FCNGradientBase - Interface in org.freehep.math.minuit
Extension of FCNBase for providing the analytical gradient of the function.
first - Variable in class org.freehep.math.minuit.Point
 
fix(int) - Method in class org.freehep.math.minuit.MnApplication
 
fix(String) - Method in class org.freehep.math.minuit.MnApplication
 
fix(int) - Method in class org.freehep.math.minuit.MnUserParameters
Fixes the specified parameter (so that the minimizer will no longer vary it)
fix(String) - Method in class org.freehep.math.minuit.MnUserParameters
Fixes the specified parameter (so that the minimizer will no longer vary it)
fix(int) - Method in class org.freehep.math.minuit.MnUserParameterState
 
fix(String) - Method in class org.freehep.math.minuit.MnUserParameterState
 
FunctionMinimum - Class in org.freehep.math.minuit
Result of the minimization.
fval() - Method in class org.freehep.math.minuit.FunctionMinimum
Returns the function value at the minimum.
fval() - Method in class org.freehep.math.minuit.MnUserParameterState
returns the function value at the minimum

G

get(int, int) - Method in class org.freehep.math.minuit.MnUserCovariance
 
globalCC() - Method in class org.freehep.math.minuit.MnGlobalCorrelationCoeff
 
gradient(double[]) - Method in interface org.freehep.math.minuit.FCNGradientBase
Calculate the function gradient with respect to each parameter at the given point in parameter space.
gradientNCycles() - Method in class org.freehep.math.minuit.MnStrategy
 
gradientStepTolerance() - Method in class org.freehep.math.minuit.MnStrategy
 
gradientTolerance() - Method in class org.freehep.math.minuit.MnStrategy
 

H

hasCovariance() - Method in class org.freehep.math.minuit.MnUserParameterState
Returns true if the the state has a valid covariance, false otherwise.
hasGlobalCC() - Method in class org.freehep.math.minuit.MnUserParameterState
 
hessianG2Tolerance() - Method in class org.freehep.math.minuit.MnStrategy
 
hessianGradientNCycles() - Method in class org.freehep.math.minuit.MnStrategy
 
hessianNCycles() - Method in class org.freehep.math.minuit.MnStrategy
 
hessianStepTolerance() - Method in class org.freehep.math.minuit.MnStrategy
 

I

index(String) - Method in class org.freehep.math.minuit.MnApplication
convert name into external number of parameter
index(String) - Method in class org.freehep.math.minuit.MnUserParameterState
convert name into external number of parameter
isHigh() - Method in class org.freehep.math.minuit.MnStrategy
 
isLow() - Method in class org.freehep.math.minuit.MnStrategy
 
isMedium() - Method in class org.freehep.math.minuit.MnStrategy
 
isValid() - Method in class org.freehep.math.minuit.FunctionMinimum
In general, if this returns true, the minimizer did find a minimum without running into troubles.
isValid() - Method in class org.freehep.math.minuit.MinosError
 
isValid() - Method in class org.freehep.math.minuit.MnGlobalCorrelationCoeff
 
isValid() - Method in class org.freehep.math.minuit.MnUserParameterState
Returns true if the the state is valid, false if not

L

loval(int) - Method in class org.freehep.math.minuit.MnMinos
 
loval(int, double) - Method in class org.freehep.math.minuit.MnMinos
 
loval(int, double, int) - Method in class org.freehep.math.minuit.MnMinos
 
lower() - Method in class org.freehep.math.minuit.MinosError
 
lower(int) - Method in class org.freehep.math.minuit.MnMinos
 
lower(int, double) - Method in class org.freehep.math.minuit.MnMinos
 
lower(int, double, int) - Method in class org.freehep.math.minuit.MnMinos
calculate one side (negative or positive error) of the parameter
lowerNewMin() - Method in class org.freehep.math.minuit.MinosError
 
lowerState() - Method in class org.freehep.math.minuit.MinosError
 
lowerValid() - Method in class org.freehep.math.minuit.MinosError
 

M

min() - Method in class org.freehep.math.minuit.MinosError
 
minimize() - Method in class org.freehep.math.minuit.MnApplication
 
minimize(int) - Method in class org.freehep.math.minuit.MnApplication
 
minimize(int, double) - Method in class org.freehep.math.minuit.MnApplication
Causes minimization of the FCN and returns the result in form of a FunctionMinimum.
minimizer() - Method in class org.freehep.math.minuit.MnSimplex
 
minos(int) - Method in class org.freehep.math.minuit.MnMinos
 
minos(int, double) - Method in class org.freehep.math.minuit.MnMinos
 
minos(int, double, int) - Method in class org.freehep.math.minuit.MnMinos
Causes a MINOS error analysis to be performed on the parameter whose number is specified.
MinosError - Class in org.freehep.math.minuit
 
MnApplication - Class in org.freehep.math.minuit
Base class for minimizers.
MnContours - Class in org.freehep.math.minuit
API class for Contours error analysis (2-dim errors).
MnContours(FCNBase, FunctionMinimum) - Constructor for class org.freehep.math.minuit.MnContours
construct from FCN + minimum
MnContours(FCNBase, FunctionMinimum, int) - Constructor for class org.freehep.math.minuit.MnContours
construct from FCN + minimum + strategy
MnContours(FCNBase, FunctionMinimum, MnStrategy) - Constructor for class org.freehep.math.minuit.MnContours
construct from FCN + minimum + strategy
MnEigen - Class in org.freehep.math.minuit
Calculates and the eigenvalues of the user covariance matrix MnUserCovariance.
MnEigen() - Constructor for class org.freehep.math.minuit.MnEigen
 
MnGlobalCorrelationCoeff - Class in org.freehep.math.minuit
 
MnHesse - Class in org.freehep.math.minuit
With MnHesse the user can instructs MINUIT to calculate, by finite differences, the Hessian or error matrix.
MnHesse() - Constructor for class org.freehep.math.minuit.MnHesse
default constructor with default strategy
MnHesse(int) - Constructor for class org.freehep.math.minuit.MnHesse
constructor with user-defined strategy level
MnHesse(MnStrategy) - Constructor for class org.freehep.math.minuit.MnHesse
conctructor with specific strategy
MnMachinePrecision - Class in org.freehep.math.minuit
Determines the relative floating point arithmetic precision.
MnMigrad - Class in org.freehep.math.minuit
MnMigrad provides minimization of the function by the method of MIGRAD, the most efficient and complete single method, recommended for general functions, and the functionality for parameters interaction.
MnMigrad(FCNBase, double[], double[]) - Constructor for class org.freehep.math.minuit.MnMigrad
construct from FCNBase + double[] for parameters and errors with default strategy
MnMigrad(FCNBase, double[], double[], int) - Constructor for class org.freehep.math.minuit.MnMigrad
construct from FCNBase + double[] for parameters and errors
MnMigrad(FCNBase, double[], MnUserCovariance) - Constructor for class org.freehep.math.minuit.MnMigrad
construct from FCNBase + double[] for parameters and MnUserCovariance with default strategy
MnMigrad(FCNBase, double[], MnUserCovariance, int) - Constructor for class org.freehep.math.minuit.MnMigrad
construct from FCNBase + double[] for parameters and MnUserCovariance
MnMigrad(FCNBase, MnUserParameters) - Constructor for class org.freehep.math.minuit.MnMigrad
construct from FCNBase + MnUserParameters with default strategy
MnMigrad(FCNBase, MnUserParameters, int) - Constructor for class org.freehep.math.minuit.MnMigrad
construct from FCNBase + MnUserParameters
MnMigrad(FCNBase, MnUserParameters, MnUserCovariance) - Constructor for class org.freehep.math.minuit.MnMigrad
construct from FCNBase + MnUserParameters + MnUserCovariance with default strategy
MnMigrad(FCNBase, MnUserParameters, MnUserCovariance, int) - Constructor for class org.freehep.math.minuit.MnMigrad
construct from FCNBase + MnUserParameters + MnUserCovariance
MnMigrad(FCNBase, MnUserParameterState, MnStrategy) - Constructor for class org.freehep.math.minuit.MnMigrad
construct from FCNBase + MnUserParameterState + MnStrategy
MnMinimize - Class in org.freehep.math.minuit
Causes minimization of the function by the method of MIGRAD, as does the MnMigrad class, but switches to the SIMPLEX method if MIGRAD fails to converge.
MnMinimize(FCNBase, double[], double[]) - Constructor for class org.freehep.math.minuit.MnMinimize
construct from FCNBase + double[] for parameters and errors with default strategy
MnMinimize(FCNBase, double[], double[], int) - Constructor for class org.freehep.math.minuit.MnMinimize
construct from FCNBase + double[] for parameters and errors
MnMinimize(FCNBase, double[], MnUserCovariance) - Constructor for class org.freehep.math.minuit.MnMinimize
construct from FCNBase + double[] for parameters and MnUserCovariance with default strategy
MnMinimize(FCNBase, double[], MnUserCovariance, int) - Constructor for class org.freehep.math.minuit.MnMinimize
construct from FCNBase + double[] for parameters and MnUserCovariance
MnMinimize(FCNBase, MnUserParameters) - Constructor for class org.freehep.math.minuit.MnMinimize
construct from FCNBase + MnUserParameters with default strategy
MnMinimize(FCNBase, MnUserParameters, int) - Constructor for class org.freehep.math.minuit.MnMinimize
construct from FCNBase + MnUserParameters
MnMinimize(FCNBase, MnUserParameters, MnUserCovariance) - Constructor for class org.freehep.math.minuit.MnMinimize
construct from FCNBase + MnUserParameters + MnUserCovariance with default strategy
MnMinimize(FCNBase, MnUserParameters, MnUserCovariance, int) - Constructor for class org.freehep.math.minuit.MnMinimize
construct from FCNBase + MnUserParameters + MnUserCovariance
MnMinimize(FCNBase, MnUserParameterState, MnStrategy) - Constructor for class org.freehep.math.minuit.MnMinimize
construct from FCNBase + MnUserParameterState + MnStrategy
MnMinos - Class in org.freehep.math.minuit
API class for Minos error analysis (asymmetric errors).
MnMinos(FCNBase, FunctionMinimum) - Constructor for class org.freehep.math.minuit.MnMinos
construct from FCN + minimum
MnMinos(FCNBase, FunctionMinimum, int) - Constructor for class org.freehep.math.minuit.MnMinos
construct from FCN + minimum + strategy
MnMinos(FCNBase, FunctionMinimum, MnStrategy) - Constructor for class org.freehep.math.minuit.MnMinos
construct from FCN + minimum + strategy
MnPlot - Class in org.freehep.math.minuit
MnPlot produces a text-screen graphical output of (x,y) points.
MnPlot() - Constructor for class org.freehep.math.minuit.MnPlot
 
MnPlot(int, int) - Constructor for class org.freehep.math.minuit.MnPlot
 
MnPrint - Class in org.freehep.math.minuit
Utilities for printing various minuit results.
MnScan - Class in org.freehep.math.minuit
MnScan scans the value of the user function by varying one parameter.
MnScan(FCNBase, double[], double[]) - Constructor for class org.freehep.math.minuit.MnScan
construct from FCNBase + double[] for parameters and errors with default strategy
MnScan(FCNBase, double[], double[], int) - Constructor for class org.freehep.math.minuit.MnScan
construct from FCNBase + double[] for parameters and errors
MnScan(FCNBase, double[], MnUserCovariance) - Constructor for class org.freehep.math.minuit.MnScan
construct from FCNBase + double[] for parameters and MnUserCovariance with default strategy
MnScan(FCNBase, double[], MnUserCovariance, int) - Constructor for class org.freehep.math.minuit.MnScan
construct from FCNBase + double[] for parameters and MnUserCovariance
MnScan(FCNBase, MnUserParameters) - Constructor for class org.freehep.math.minuit.MnScan
construct from FCNBase + MnUserParameters with default strategy
MnScan(FCNBase, MnUserParameters, int) - Constructor for class org.freehep.math.minuit.MnScan
construct from FCNBase + MnUserParameters
MnScan(FCNBase, MnUserParameters, MnUserCovariance) - Constructor for class org.freehep.math.minuit.MnScan
construct from FCNBase + MnUserParameters + MnUserCovariance with default strategy
MnScan(FCNBase, MnUserParameters, MnUserCovariance, int) - Constructor for class org.freehep.math.minuit.MnScan
construct from FCNBase + MnUserParameters + MnUserCovariance
MnScan(FCNBase, MnUserParameterState, MnStrategy) - Constructor for class org.freehep.math.minuit.MnScan
construct from FCNBase + MnUserParameterState + MnStrategy
MnSimplex - Class in org.freehep.math.minuit
SIMPLEX is a function minimization method using the simplex method of Nelder and Mead.
MnSimplex(FCNBase, double[], double[]) - Constructor for class org.freehep.math.minuit.MnSimplex
construct from FCNBase + double[] for parameters and errors with default strategy
MnSimplex(FCNBase, double[], double[], int) - Constructor for class org.freehep.math.minuit.MnSimplex
construct from FCNBase + double[] for parameters and errors
MnSimplex(FCNBase, double[], MnUserCovariance) - Constructor for class org.freehep.math.minuit.MnSimplex
construct from FCNBase + double[] for parameters and MnUserCovariance with default strategy
MnSimplex(FCNBase, double[], MnUserCovariance, int) - Constructor for class org.freehep.math.minuit.MnSimplex
construct from FCNBase + double[] for parameters and MnUserCovariance
MnSimplex(FCNBase, MnUserParameters) - Constructor for class org.freehep.math.minuit.MnSimplex
construct from FCNBase + MnUserParameters with default strategy
MnSimplex(FCNBase, MnUserParameters, int) - Constructor for class org.freehep.math.minuit.MnSimplex
construct from FCNBase + MnUserParameters
MnSimplex(FCNBase, MnUserParameters, MnUserCovariance) - Constructor for class org.freehep.math.minuit.MnSimplex
construct from FCNBase + MnUserParameters + MnUserCovariance with default strategy
MnSimplex(FCNBase, MnUserParameters, MnUserCovariance, int) - Constructor for class org.freehep.math.minuit.MnSimplex
construct from FCNBase + MnUserParameters + MnUserCovariance
MnSimplex(FCNBase, MnUserParameterState, MnStrategy) - Constructor for class org.freehep.math.minuit.MnSimplex
construct from FCNBase + MnUserParameterState + MnStrategy
MnStrategy - Class in org.freehep.math.minuit
API class for defining three levels of strategies: low (0), medium (1), high (>=2).
MnStrategy() - Constructor for class org.freehep.math.minuit.MnStrategy
Creates a MnStrategy object with the default strategy (medium)
MnStrategy(int) - Constructor for class org.freehep.math.minuit.MnStrategy
Creates a MnStrategy object with the user specified strategy.
MnUserCovariance - Class in org.freehep.math.minuit
MnUserCovariance is the external covariance matrix designed for the interaction of the user.
MnUserCovariance(int) - Constructor for class org.freehep.math.minuit.MnUserCovariance
 
MnUserParameters - Class in org.freehep.math.minuit
API class for the user interaction with the parameters.
MnUserParameters() - Constructor for class org.freehep.math.minuit.MnUserParameters
Creates a new instance of MnUserParameters
MnUserParameters(double[], double[]) - Constructor for class org.freehep.math.minuit.MnUserParameters
 
MnUserParameterState - Class in org.freehep.math.minuit
The class MnUserParameterState contains the MnUserParameters and the MnUserCovariance.

N

name(int) - Method in class org.freehep.math.minuit.MnApplication
convert external number into name of parameter
name(int) - Method in class org.freehep.math.minuit.MnUserParameterState
convert external number into name of parameter
ncol() - Method in class org.freehep.math.minuit.MnUserCovariance
 
nfcn() - Method in class org.freehep.math.minuit.ContoursError
 
nfcn() - Method in class org.freehep.math.minuit.FunctionMinimum
returns the total number of function calls during the minimization.
nfcn() - Method in class org.freehep.math.minuit.MinosError
 
nfcn() - Method in class org.freehep.math.minuit.MnUserParameterState
Returns the number of function calls during the minimization.
nrow() - Method in class org.freehep.math.minuit.MnUserCovariance
 
numOfCalls() - Method in class org.freehep.math.minuit.MnApplication
 

O

org.freehep.math.minuit - package org.freehep.math.minuit
User API for the JMinuit package.

P

parameter() - Method in class org.freehep.math.minuit.MinosError
 
parameters() - Method in class org.freehep.math.minuit.MnApplication
 
params() - Method in class org.freehep.math.minuit.MnApplication
access to parameters and errors in column-wise representation
params() - Method in class org.freehep.math.minuit.MnUserParameterState
access to parameters and errors in column-wise representation
plot(List<Point>) - Method in class org.freehep.math.minuit.MnPlot
 
plot(double, double, List<Point>) - Method in class org.freehep.math.minuit.MnPlot
 
Point - Class in org.freehep.math.minuit
A class representing a pair of double (x,y) or (lower,upper)
Point(double, double) - Constructor for class org.freehep.math.minuit.Point
 
points() - Method in class org.freehep.math.minuit.ContoursError
 
points(int, int) - Method in class org.freehep.math.minuit.MnContours
 
points(int, int, double) - Method in class org.freehep.math.minuit.MnContours
 
points(int, int, double, int) - Method in class org.freehep.math.minuit.MnContours
Calculates one function contour of FCN with respect to parameters parx and pary.
precision() - Method in class org.freehep.math.minuit.MnApplication
 
precision() - Method in class org.freehep.math.minuit.MnUserParameters
 
precision() - Method in class org.freehep.math.minuit.MnUserParameterState
 
print(PrintWriter, MnAlgebraicVector) - Static method in class org.freehep.math.minuit.MnPrint
 
print(PrintWriter, MnAlgebraicSymMatrix) - Static method in class org.freehep.math.minuit.MnPrint
 
print(PrintWriter, FunctionMinimum) - Static method in class org.freehep.math.minuit.MnPrint
 
print(PrintWriter, MinimumState) - Static method in class org.freehep.math.minuit.MnPrint
 
print(PrintWriter, MnUserParameters) - Static method in class org.freehep.math.minuit.MnPrint
 
print(PrintWriter, MnUserCovariance) - Static method in class org.freehep.math.minuit.MnPrint
 
print(PrintWriter, MnGlobalCorrelationCoeff) - Static method in class org.freehep.math.minuit.MnPrint
 
print(PrintWriter, MnUserParameterState) - Static method in class org.freehep.math.minuit.MnPrint
 
print(PrintWriter, MinosError) - Static method in class org.freehep.math.minuit.MnPrint
 
print(PrintWriter, ContoursError) - Static method in class org.freehep.math.minuit.MnPrint
 

R

range() - Method in class org.freehep.math.minuit.MinosError
 
range(int) - Method in class org.freehep.math.minuit.MnMinos
 
range(int, double) - Method in class org.freehep.math.minuit.MnMinos
 
range(int, double, int) - Method in class org.freehep.math.minuit.MnMinos
Causes a MINOS error analysis for external parameter n.
release(int) - Method in class org.freehep.math.minuit.MnApplication
 
release(String) - Method in class org.freehep.math.minuit.MnApplication
 
release(int) - Method in class org.freehep.math.minuit.MnUserParameters
Releases the specified parameter (so that the minimizer can vary it)
release(String) - Method in class org.freehep.math.minuit.MnUserParameters
Releases the specified parameter (so that the minimizer can vary it)
release(int) - Method in class org.freehep.math.minuit.MnUserParameterState
 
release(String) - Method in class org.freehep.math.minuit.MnUserParameterState
 
removeLimits(int) - Method in class org.freehep.math.minuit.MnApplication
 
removeLimits(String) - Method in class org.freehep.math.minuit.MnApplication
 
removeLimits(int) - Method in class org.freehep.math.minuit.MnUserParameters
 
removeLimits(String) - Method in class org.freehep.math.minuit.MnUserParameters
 
removeLimits(int) - Method in class org.freehep.math.minuit.MnUserParameterState
 
removeLimits(String) - Method in class org.freehep.math.minuit.MnUserParameterState
 

S

scan(int) - Method in class org.freehep.math.minuit.MnScan
 
scan(int, int) - Method in class org.freehep.math.minuit.MnScan
 
scan(int, int, double, double) - Method in class org.freehep.math.minuit.MnScan
Scans the value of the user function by varying parameter number par, leaving all other parameters fixed at the current value.
second - Variable in class org.freehep.math.minuit.Point
 
set(int, int, double) - Method in class org.freehep.math.minuit.MnUserCovariance
 
setCheckAnalyticalDerivatives(boolean) - Method in class org.freehep.math.minuit.MnApplication
Minuit does a check of the user gradient at the beginning, if this is not wanted the set this to "false".
setError(int, double) - Method in class org.freehep.math.minuit.MnApplication
 
setError(String, double) - Method in class org.freehep.math.minuit.MnApplication
 
setError(int, double) - Method in class org.freehep.math.minuit.MnUserParameters
 
setError(String, double) - Method in class org.freehep.math.minuit.MnUserParameters
 
setError(int, double) - Method in class org.freehep.math.minuit.MnUserParameterState
 
setError(String, double) - Method in class org.freehep.math.minuit.MnUserParameterState
 
setErrorDef(double) - Method in class org.freehep.math.minuit.MnApplication
errorDef() is the error definition of the function.
setGradientNCycles(int) - Method in class org.freehep.math.minuit.MnStrategy
 
setGradientStepTolerance(double) - Method in class org.freehep.math.minuit.MnStrategy
 
setGradientTolerance(double) - Method in class org.freehep.math.minuit.MnStrategy
 
setHessianG2Tolerance(double) - Method in class org.freehep.math.minuit.MnStrategy
 
setHessianGradientNCycles(int) - Method in class org.freehep.math.minuit.MnStrategy
 
setHessianNCycles(int) - Method in class org.freehep.math.minuit.MnStrategy
 
setHessianStepTolerance(double) - Method in class org.freehep.math.minuit.MnStrategy
 
setLimits(int, double, double) - Method in class org.freehep.math.minuit.MnApplication
 
setLimits(String, double, double) - Method in class org.freehep.math.minuit.MnApplication
 
setLimits(int, double, double) - Method in class org.freehep.math.minuit.MnUserParameters
Set the lower and upper bound on the specified variable.
setLimits(String, double, double) - Method in class org.freehep.math.minuit.MnUserParameters
Set the lower and upper bound on the specified variable.
setLimits(int, double, double) - Method in class org.freehep.math.minuit.MnUserParameterState
 
setLimits(String, double, double) - Method in class org.freehep.math.minuit.MnUserParameterState
 
setLowerLimit(int, double) - Method in class org.freehep.math.minuit.MnUserParameters
 
setLowerLimit(String, double) - Method in class org.freehep.math.minuit.MnUserParameters
 
setLowerLimit(int, double) - Method in class org.freehep.math.minuit.MnUserParameterState
 
setLowerLimit(String, double) - Method in class org.freehep.math.minuit.MnUserParameterState
 
setLowStrategy() - Method in class org.freehep.math.minuit.MnStrategy
 
setMediumStrategy() - Method in class org.freehep.math.minuit.MnStrategy
 
setPrecision(double) - Method in class org.freehep.math.minuit.MnApplication
 
setPrecision(double) - Method in class org.freehep.math.minuit.MnMachinePrecision
override Minuit's own determination
setPrecision(double) - Method in class org.freehep.math.minuit.MnUserParameters
 
setPrecision(double) - Method in class org.freehep.math.minuit.MnUserParameterState
 
setUpperLimit(int, double) - Method in class org.freehep.math.minuit.MnUserParameters
 
setUpperLimit(String, double) - Method in class org.freehep.math.minuit.MnUserParameters
 
setUpperLimit(int, double) - Method in class org.freehep.math.minuit.MnUserParameterState
 
setUpperLimit(String, double) - Method in class org.freehep.math.minuit.MnUserParameterState
 
setUseAnalyticalDerivatives(boolean) - Method in class org.freehep.math.minuit.MnApplication
By default if the function to be minimized implements FCNGradientBase then the analytical gradient provided by the function will be used.
setValue(int, double) - Method in class org.freehep.math.minuit.MnApplication
 
setValue(String, double) - Method in class org.freehep.math.minuit.MnApplication
 
setValue(int, double) - Method in class org.freehep.math.minuit.MnUserParameters
Set the value of parameter.
setValue(String, double) - Method in class org.freehep.math.minuit.MnUserParameters
Set the value of parameter.
setValue(int, double) - Method in class org.freehep.math.minuit.MnUserParameterState
 
setValue(String, double) - Method in class org.freehep.math.minuit.MnUserParameterState
 
state() - Method in class org.freehep.math.minuit.MnApplication
 
strategy() - Method in class org.freehep.math.minuit.MnApplication
 
strategy() - Method in class org.freehep.math.minuit.MnStrategy
 

T

toString() - Method in class org.freehep.math.minuit.ContoursError
 
toString() - Method in class org.freehep.math.minuit.FunctionMinimum
 
toString() - Method in class org.freehep.math.minuit.MinosError
 
toString() - Method in class org.freehep.math.minuit.MnGlobalCorrelationCoeff
 
toString() - Method in class org.freehep.math.minuit.MnUserCovariance
 
toString() - Method in class org.freehep.math.minuit.MnUserParameters
 
toString() - Method in class org.freehep.math.minuit.MnUserParameterState
 

U

upper() - Method in class org.freehep.math.minuit.MinosError
 
upper(int) - Method in class org.freehep.math.minuit.MnMinos
 
upper(int, double) - Method in class org.freehep.math.minuit.MnMinos
 
upper(int, double, int) - Method in class org.freehep.math.minuit.MnMinos
 
upperNewMin() - Method in class org.freehep.math.minuit.MinosError
 
upperState() - Method in class org.freehep.math.minuit.MinosError
 
upperValid() - Method in class org.freehep.math.minuit.MinosError
 
upval(int) - Method in class org.freehep.math.minuit.MnMinos
 
upval(int, double) - Method in class org.freehep.math.minuit.MnMinos
 
upval(int, double, int) - Method in class org.freehep.math.minuit.MnMinos
 
useAnalyticalDerivaties() - Method in class org.freehep.math.minuit.MnApplication
 
userCovariance() - Method in class org.freehep.math.minuit.FunctionMinimum
 
userParameters() - Method in class org.freehep.math.minuit.FunctionMinimum
 
userState() - Method in class org.freehep.math.minuit.FunctionMinimum
user representation of state at minimum

V

value(int) - Method in class org.freehep.math.minuit.MnApplication
 
value(String) - Method in class org.freehep.math.minuit.MnApplication
 
value(int) - Method in class org.freehep.math.minuit.MnUserParameters
 
value(String) - Method in class org.freehep.math.minuit.MnUserParameters
 
value(int) - Method in class org.freehep.math.minuit.MnUserParameterState
 
value(String) - Method in class org.freehep.math.minuit.MnUserParameterState
 
valueOf(double[]) - Method in interface org.freehep.math.minuit.FCNBase
Returns the value of the function with the given parameters.
variableParameters() - Method in class org.freehep.math.minuit.MnApplication
 
variableParameters() - Method in class org.freehep.math.minuit.MnUserParameters
 
variableParameters() - Method in class org.freehep.math.minuit.MnUserParameterState
 

X

xmin() - Method in class org.freehep.math.minuit.ContoursError
 
xMinosError() - Method in class org.freehep.math.minuit.ContoursError
 
xpar() - Method in class org.freehep.math.minuit.ContoursError
 
xRange() - Method in class org.freehep.math.minuit.ContoursError
 

Y

ymin() - Method in class org.freehep.math.minuit.ContoursError
 
yMinosError() - Method in class org.freehep.math.minuit.ContoursError
 
ypar() - Method in class org.freehep.math.minuit.ContoursError
 
yRange() - Method in class org.freehep.math.minuit.ContoursError
 

A C E F G H I L M N O P R S T U V X Y

Copyright © 2000-2006 FreeHEP. All Rights Reserved.