Uses of Class
neqsim.process.calibration.BatchResult
Packages that use BatchResult
-
Uses of BatchResult in neqsim.process.calibration
Fields in neqsim.process.calibration declared as BatchResultModifier and TypeFieldDescriptionprivate BatchResultBatchParameterEstimator.lastResultResult from the last solve.Methods in neqsim.process.calibration that return BatchResultModifier and TypeMethodDescriptionprivate BatchResultBatchParameterEstimator.buildResult()Builds the result from the optimizer output.BatchParameterEstimator.getLastResult()Gets the result from the last solve.BatchParameterEstimator.solve()Runs the Levenberg-Marquardt optimization.