FloatingPoint sort More...
Inheritance diagram for FPSort:
Detailed DescriptionFloatingPoint sort
Definition at line 27 of file FPSort.cs.
Property Documentation ◆ EBitsThe number of exponent bits.
Definition at line 32 of file FPSort.cs.
32{
get{
returnNative.Z3_fpa_get_ebits(
Context.nCtx, NativeObject); } }
Context Context
Access Context object
◆ SBitsThe number of significand bits.
Definition at line 37 of file FPSort.cs.
37{
get{
returnNative.Z3_fpa_get_sbits(
Context.nCtx, NativeObject); } }
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4