ksmt-core
0.5.23
ksmt-core
/
io.ksmt.sort
/
KFp32Sort
KFp32Sort
class
KFp32Sort
(
val
ctx
:
KContext
)
:
KFpSort
Types
Constructors
Functions
Properties
Constructors
KFp32Sort
Link copied to clipboard
fun
KFp32Sort
(
ctx
:
KContext
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
accept
Link copied to clipboard
open
override
fun
<
T
>
accept
(
visitor
:
KSortVisitor
<
T
>
)
:
T
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
exponent
Shift
Size
Link copied to clipboard
open
override
fun
exponentShiftSize
(
)
:
Int
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
print
Link copied to clipboard
open
override
fun
print
(
builder
:
StringBuilder
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
ctx
Link copied to clipboard
val
ctx
:
KContext
exponent
Bits
Link copied to clipboard
val
exponentBits
:
UInt
significand
Bits
Link copied to clipboard
val
significandBits
:
UInt