Package jline.api.mam
Class Map_feastol
java.lang.Object
jline.api.mam.Map_feastol
-
Method Summary
Modifier and TypeMethodDescriptionstatic intReturns the feasibility tolerance for MAPs.
-
Method Details
-
map_feastol
public static int map_feastol()Returns the feasibility tolerance for MAPs. This method provides a standard tolerance level used in feasibility checks for MAPs. It might be used to determine the numerical accuracy required in calculations involving MAPs.- Returns:
- the feasibility tolerance value
-