Uses of Class
neqsim.mcp.runners.CrossValidationRunner.ModelRun
Packages that use CrossValidationRunner.ModelRun
-
Uses of CrossValidationRunner.ModelRun in neqsim.mcp.runners
Methods in neqsim.mcp.runners that return CrossValidationRunner.ModelRunModifier and TypeMethodDescriptionprivate static CrossValidationRunner.ModelRunCrossValidationRunner.runWithModel(com.google.gson.JsonObject baseProcess, String modelName, List<CrossValidationRunner.CompareSpec> compareSpecs) Runs the process with a specific EoS model, extracting the requested variables.