Package jline.api.mam
Class Map_feastolKt
-
- All Implemented Interfaces:
public final class Map_feastolKt
-
-
Method Summary
Modifier and Type Method Description final static Integer
map_feastol()
Returns the feasibility tolerance for MAPs. -
-
Method Detail
-
map_feastol
final static Integer 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
-
-
-
-