public class org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory
super_class: java.lang.Object
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresFactory;
public static org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem create(org.apache.commons.math3.fitting.leastsquares.MultivariateJacobianFunction, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.linear.RealMatrix, org.apache.commons.math3.optim.ConvergenceChecker<org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem$Evaluation>, int, int, boolean, org.apache.commons.math3.fitting.leastsquares.ParameterValidator);
descriptor: (Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/optim/ConvergenceChecker;IIZLorg/apache/commons/math3/fitting/leastsquares/ParameterValidator;)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=10, locals=10, args_size=9
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 start local 8 0: new org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$LocalLeastSquaresProblem
dup
aload 0
1: aload 1
2: aload 2
3: aload 4
4: iload 5
5: iload 6
6: iload 7
7: aload 8
8: invokespecial org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$LocalLeastSquaresProblem.<init>:(Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/optim/ConvergenceChecker;IIZLorg/apache/commons/math3/fitting/leastsquares/ParameterValidator;)V
astore 9
start local 9 9: aload 3
ifnull 11
10: aload 9
aload 3
invokestatic org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory.weightMatrix:(Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
areturn
11: StackMap locals: org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem
StackMap stack:
aload 9
areturn
end local 9 end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 model Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;
0 12 1 observed Lorg/apache/commons/math3/linear/RealVector;
0 12 2 start Lorg/apache/commons/math3/linear/RealVector;
0 12 3 weight Lorg/apache/commons/math3/linear/RealMatrix;
0 12 4 checker Lorg/apache/commons/math3/optim/ConvergenceChecker<Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem$Evaluation;>;
0 12 5 maxEvaluations I
0 12 6 maxIterations I
0 12 7 lazyEvaluation Z
0 12 8 paramValidator Lorg/apache/commons/math3/fitting/leastsquares/ParameterValidator;
9 12 9 p Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
Signature: (Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/optim/ConvergenceChecker<Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem$Evaluation;>;IIZLorg/apache/commons/math3/fitting/leastsquares/ParameterValidator;)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
MethodParameters:
Name Flags
model final
observed final
start final
weight final
checker final
maxEvaluations final
maxIterations final
lazyEvaluation final
paramValidator final
public static org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem create(org.apache.commons.math3.fitting.leastsquares.MultivariateJacobianFunction, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.optim.ConvergenceChecker<org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem$Evaluation>, int, int);
descriptor: (Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/optim/ConvergenceChecker;II)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=9, locals=6, args_size=6
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 0: aload 0
1: aload 1
2: aload 2
3: aconst_null
4: aload 3
5: iload 4
6: iload 5
7: iconst_0
8: aconst_null
9: invokestatic org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory.create:(Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/optim/ConvergenceChecker;IIZLorg/apache/commons/math3/fitting/leastsquares/ParameterValidator;)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
areturn
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 model Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;
0 10 1 observed Lorg/apache/commons/math3/linear/RealVector;
0 10 2 start Lorg/apache/commons/math3/linear/RealVector;
0 10 3 checker Lorg/apache/commons/math3/optim/ConvergenceChecker<Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem$Evaluation;>;
0 10 4 maxEvaluations I
0 10 5 maxIterations I
Signature: (Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/optim/ConvergenceChecker<Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem$Evaluation;>;II)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
MethodParameters:
Name Flags
model final
observed final
start final
checker final
maxEvaluations final
maxIterations final
public static org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem create(org.apache.commons.math3.fitting.leastsquares.MultivariateJacobianFunction, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.linear.RealMatrix, org.apache.commons.math3.optim.ConvergenceChecker<org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem$Evaluation>, int, int);
descriptor: (Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/optim/ConvergenceChecker;II)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=6, locals=7, args_size=7
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 0: aload 0
1: aload 1
2: aload 2
3: aload 4
4: iload 5
5: iload 6
6: invokestatic org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory.create:(Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/optim/ConvergenceChecker;II)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
7: aload 3
8: invokestatic org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory.weightMatrix:(Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
areturn
end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 model Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;
0 9 1 observed Lorg/apache/commons/math3/linear/RealVector;
0 9 2 start Lorg/apache/commons/math3/linear/RealVector;
0 9 3 weight Lorg/apache/commons/math3/linear/RealMatrix;
0 9 4 checker Lorg/apache/commons/math3/optim/ConvergenceChecker<Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem$Evaluation;>;
0 9 5 maxEvaluations I
0 9 6 maxIterations I
Signature: (Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/optim/ConvergenceChecker<Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem$Evaluation;>;II)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
MethodParameters:
Name Flags
model final
observed final
start final
weight final
checker final
maxEvaluations final
maxIterations final
public static org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem create(org.apache.commons.math3.analysis.MultivariateVectorFunction, org.apache.commons.math3.analysis.MultivariateMatrixFunction, double[], double[], org.apache.commons.math3.linear.RealMatrix, org.apache.commons.math3.optim.ConvergenceChecker<org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem$Evaluation>, int, int);
descriptor: (Lorg/apache/commons/math3/analysis/MultivariateVectorFunction;Lorg/apache/commons/math3/analysis/MultivariateMatrixFunction;[D[DLorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/optim/ConvergenceChecker;II)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=7, locals=8, args_size=8
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 0: aload 0
aload 1
invokestatic org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory.model:(Lorg/apache/commons/math3/analysis/MultivariateVectorFunction;Lorg/apache/commons/math3/analysis/MultivariateMatrixFunction;)Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;
1: new org.apache.commons.math3.linear.ArrayRealVector
dup
aload 2
iconst_0
invokespecial org.apache.commons.math3.linear.ArrayRealVector.<init>:([DZ)V
2: new org.apache.commons.math3.linear.ArrayRealVector
dup
aload 3
iconst_0
invokespecial org.apache.commons.math3.linear.ArrayRealVector.<init>:([DZ)V
3: aload 4
4: aload 5
5: iload 6
6: iload 7
7: invokestatic org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory.create:(Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealVector;Lorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/optim/ConvergenceChecker;II)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
areturn
end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 model Lorg/apache/commons/math3/analysis/MultivariateVectorFunction;
0 8 1 jacobian Lorg/apache/commons/math3/analysis/MultivariateMatrixFunction;
0 8 2 observed [D
0 8 3 start [D
0 8 4 weight Lorg/apache/commons/math3/linear/RealMatrix;
0 8 5 checker Lorg/apache/commons/math3/optim/ConvergenceChecker<Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem$Evaluation;>;
0 8 6 maxEvaluations I
0 8 7 maxIterations I
Signature: (Lorg/apache/commons/math3/analysis/MultivariateVectorFunction;Lorg/apache/commons/math3/analysis/MultivariateMatrixFunction;[D[DLorg/apache/commons/math3/linear/RealMatrix;Lorg/apache/commons/math3/optim/ConvergenceChecker<Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem$Evaluation;>;II)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
MethodParameters:
Name Flags
model final
jacobian final
observed final
start final
weight final
checker final
maxEvaluations final
maxIterations final
public static org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem weightMatrix(org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem, org.apache.commons.math3.linear.RealMatrix);
descriptor: (Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 1
invokestatic org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory.squareRoot:(Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;
astore 2
start local 2 1: new org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$1
dup
aload 0
aload 2
invokespecial org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$1.<init>:(Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;Lorg/apache/commons/math3/linear/RealMatrix;)V
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 problem Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
0 2 1 weights Lorg/apache/commons/math3/linear/RealMatrix;
1 2 2 weightSquareRoot Lorg/apache/commons/math3/linear/RealMatrix;
MethodParameters:
Name Flags
problem final
weights final
public static org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem weightDiagonal(org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem, org.apache.commons.math3.linear.RealVector);
descriptor: (Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;Lorg/apache/commons/math3/linear/RealVector;)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
new org.apache.commons.math3.linear.DiagonalMatrix
dup
aload 1
invokevirtual org.apache.commons.math3.linear.RealVector.toArray:()[D
invokespecial org.apache.commons.math3.linear.DiagonalMatrix.<init>:([D)V
invokestatic org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory.weightMatrix:(Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 problem Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
0 1 1 weights Lorg/apache/commons/math3/linear/RealVector;
MethodParameters:
Name Flags
problem final
weights final
public static org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem countEvaluations(org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem, org.apache.commons.math3.util.Incrementor);
descriptor: (Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;Lorg/apache/commons/math3/util/Incrementor;)Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: new org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$2
dup
aload 0
aload 1
invokespecial org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$2.<init>:(Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;Lorg/apache/commons/math3/util/Incrementor;)V
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 problem Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem;
0 1 1 counter Lorg/apache/commons/math3/util/Incrementor;
MethodParameters:
Name Flags
problem final
counter final
public static org.apache.commons.math3.optim.ConvergenceChecker<org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem$Evaluation> evaluationChecker(org.apache.commons.math3.optim.ConvergenceChecker<org.apache.commons.math3.optim.PointVectorValuePair>);
descriptor: (Lorg/apache/commons/math3/optim/ConvergenceChecker;)Lorg/apache/commons/math3/optim/ConvergenceChecker;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$3
dup
aload 0
invokespecial org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$3.<init>:(Lorg/apache/commons/math3/optim/ConvergenceChecker;)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 checker Lorg/apache/commons/math3/optim/ConvergenceChecker<Lorg/apache/commons/math3/optim/PointVectorValuePair;>;
Signature: (Lorg/apache/commons/math3/optim/ConvergenceChecker<Lorg/apache/commons/math3/optim/PointVectorValuePair;>;)Lorg/apache/commons/math3/optim/ConvergenceChecker<Lorg/apache/commons/math3/fitting/leastsquares/LeastSquaresProblem$Evaluation;>;
MethodParameters:
Name Flags
checker final
private static org.apache.commons.math3.linear.RealMatrix squareRoot(org.apache.commons.math3.linear.RealMatrix);
descriptor: (Lorg/apache/commons/math3/linear/RealMatrix;)Lorg/apache/commons/math3/linear/RealMatrix;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=6, locals=4, args_size=1
start local 0 0: aload 0
instanceof org.apache.commons.math3.linear.DiagonalMatrix
ifeq 9
1: aload 0
invokeinterface org.apache.commons.math3.linear.RealMatrix.getRowDimension:()I
istore 1
start local 1 2: new org.apache.commons.math3.linear.DiagonalMatrix
dup
iload 1
invokespecial org.apache.commons.math3.linear.DiagonalMatrix.<init>:(I)V
astore 2
start local 2 3: iconst_0
istore 3
start local 3 4: goto 7
5: StackMap locals: int org.apache.commons.math3.linear.RealMatrix int
StackMap stack:
aload 2
iload 3
iload 3
aload 0
iload 3
iload 3
invokeinterface org.apache.commons.math3.linear.RealMatrix.getEntry:(II)D
invokestatic org.apache.commons.math3.util.FastMath.sqrt:(D)D
invokeinterface org.apache.commons.math3.linear.RealMatrix.setEntry:(IID)V
6: iinc 3 1
StackMap locals:
StackMap stack:
7: iload 3
iload 1
if_icmplt 5
end local 3 8: aload 2
areturn
end local 2 end local 1 9: StackMap locals:
StackMap stack:
new org.apache.commons.math3.linear.EigenDecomposition
dup
aload 0
invokespecial org.apache.commons.math3.linear.EigenDecomposition.<init>:(Lorg/apache/commons/math3/linear/RealMatrix;)V
astore 1
start local 1 10: aload 1
invokevirtual org.apache.commons.math3.linear.EigenDecomposition.getSquareRoot:()Lorg/apache/commons/math3/linear/RealMatrix;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 m Lorg/apache/commons/math3/linear/RealMatrix;
2 9 1 dim I
3 9 2 sqrtM Lorg/apache/commons/math3/linear/RealMatrix;
4 8 3 i I
10 11 1 dec Lorg/apache/commons/math3/linear/EigenDecomposition;
MethodParameters:
Name Flags
m final
public static org.apache.commons.math3.fitting.leastsquares.MultivariateJacobianFunction model(org.apache.commons.math3.analysis.MultivariateVectorFunction, org.apache.commons.math3.analysis.MultivariateMatrixFunction);
descriptor: (Lorg/apache/commons/math3/analysis/MultivariateVectorFunction;Lorg/apache/commons/math3/analysis/MultivariateMatrixFunction;)Lorg/apache/commons/math3/fitting/leastsquares/MultivariateJacobianFunction;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: new org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$LocalValueAndJacobianFunction
dup
aload 0
aload 1
invokespecial org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$LocalValueAndJacobianFunction.<init>:(Lorg/apache/commons/math3/analysis/MultivariateVectorFunction;Lorg/apache/commons/math3/analysis/MultivariateMatrixFunction;)V
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 value Lorg/apache/commons/math3/analysis/MultivariateVectorFunction;
0 1 1 jacobian Lorg/apache/commons/math3/analysis/MultivariateMatrixFunction;
MethodParameters:
Name Flags
value final
jacobian final
}
SourceFile: "LeastSquaresFactory.java"
NestMembers:
org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$1 org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$2 org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$3 org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$LocalLeastSquaresProblem org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$LocalLeastSquaresProblem$LazyUnweightedEvaluation org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$LocalLeastSquaresProblem$UnweightedEvaluation org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$LocalValueAndJacobianFunction
InnerClasses:
org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$1
org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$2
org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$3
private LocalLeastSquaresProblem = org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$LocalLeastSquaresProblem of org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory
private LocalValueAndJacobianFunction = org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory$LocalValueAndJacobianFunction of org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory
public abstract Evaluation = org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem$Evaluation of org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem